Ler em inglês

Partilhar via


com.microsoft.azure.sdk.iot.service.transport.amqps

Classes

AmqpConnectionHandler
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

CbsReceiverLinkHandler

Every token based authentication over AMQP requires a CBS session with a sender and receiver link.

CbsSenderLinkHandler

Every token based authentication over AMQP requires a CBS session with a sender and receiver link.

CbsSessionHandler
ReactorRunner
ReceiverLinkHandler
SenderLinkHandler

Interfaces

AmqpFeedbackReceivedEvent
LinkStateCallback

Interface that defines the callbacks used by AMQP links to notify their respective AMQP sessions about state changes