ProtonConnection.open

Opens the AMQP connection, i.e. allows the Open frame to be emitted. Typically used after any additional configuration is performed on the connection object.

For locally initiated connections, the {@link #openHandler(Handler)} may be used to handle the peer sending their Open frame.

@return the connection

interface ProtonConnection
open
()

Meta