ProtonLink.open

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

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

@return the link

interface ProtonLink(T)
T
open
()

Meta