| Class | Description |
|---|---|
| AmqpsMessage |
Extension of the QPID-Proton-J MessageImpl class which implements the Message interface.
|
| CloudToDeviceMessageConnectionHandler |
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
|
| CloudToDeviceMessageSenderLinkHandler |
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
|
| ErrorLoggingBaseHandler | |
| ErrorLoggingBaseHandlerWithCleanup |
Base Handler that logs connection/session/link opening.
|
| EventReceivingConnectionHandler |
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
|
| FileUploadNotificationReceiverLinkHandler | |
| LoggingFlowController |
Copy of
FlowController but with some small edits for logging purposes. |
| MessageFeedbackReceiverLinkHandler | |
| ProtonJExceptionParser | |
| ReactorRunner |
Copyright © 2024. All rights reserved.