| Interface | Description |
|---|---|
| AmqpFeedbackReceivedEvent |
| Class | Description |
|---|---|
| AmqpFeedbackReceivedHandler |
Instance of the QPID-Proton-J BaseHandler class to override
the events what are needed to handle the receive operation
Contains and sets connection parameters (path, port, endpoint)
Maintains the layers of AMQP protocol (Link, Session, Connection, Transport)
Creates and sets SASL authentication for transport
|
| AmqpFileUploadNotificationReceive |
Instance of the QPID-Proton-J BaseHandler class
overriding the events what are needed to handle
high level open, close methods and feedback received event.
|
| AmqpFileUploadNotificationReceivedHandler |
Instance of the QPID-Proton-J BaseHandler class to override
the events what are needed to handle the receive operation
Contains and sets connection parameters (path, port, endpoint)
Maintains the layers of AMQP protocol (Link, Session, Connection, Transport)
Creates and sets SASL authentication for transport
|
| AmqpReceive |
Instance of the QPID-Proton-J BaseHandler class
overriding the events what are needed to handle
high level open, close methods and feedback received event.
|
| AmqpResponseVerification | |
| AmqpSend |
Instance of the QPID-Proton-J BaseHandler class
overriding the events what are needed to handle
high level open, close and send methods.
|
| AmqpSendHandler |
Instance of the QPID-Proton-J BaseHandler class to override
the events what are needed to handle the send operation
Contains and sets connection parameters (path, port, endpoint)
Maintains the layers of AMQP protocol (Link, Session, Connection, Transport)
Creates and sets SASL authentication for transport
|
Copyright © 2017. All rights reserved.