ProtonConnection.receiverOpenHandler

Sets a handler for when an AMQP Attach frame is received from the remote peer for a receiving link.

Used to process remotely initiated receiving link. Locally initiated links have their own handler invoked instead. Typically used by servers.

@param remoteReceiverOpenHandler the handler @return the connection

interface ProtonConnection
receiverOpenHandler

Meta