Sets a handler for when an AMQP Attach frame is received from the remote peer for a sending link.
Used to process remotely initiated sending link. Locally initiated links have their own handler invoked instead. Typically used by servers.
@param remoteSenderOpenHandler the handler @return the connection
See Implementation
Sets a handler for when an AMQP Attach frame is received from the remote peer for a sending link.
Used to process remotely initiated sending link. Locally initiated links have their own handler invoked instead. Typically used by servers.
@param remoteSenderOpenHandler the handler @return the connection