ProtonSession.open

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

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

@return the session

interface ProtonSession
open
()

Meta