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