Package org.apache.qpid.proton.engine
package org.apache.qpid.proton.engine
-
ClassDescriptionBaseHandlerCollectorMaintains lists of sessions, links and deliveries in a state that is interesting to the application.A delivery of a message on a particular link.Represents the state of a communication endpoint.EngineEventEvent types built into the library.Entry point for external libraries to add event types.ExtendableA typesafe convenience class for associating additional data with
Extendableclasses.HandlerLink The settlement mode defaults are: Sender settle mode -SenderSettleMode.MIXED.ExtendsConnectionwith functionality that is specific to proton-jExtendsSessionwith functionality that is specific to proton-jExtendsSslDomainwith functionality that is specific to proton-jExtendsSslPeerDetailswith functionality specific to proton-jExtendsTransportwith functionality that is specific to proton-jReceiverRecordListener for SASL frame arrival to facilitate relevant handling for the SASL negotiation.SenderSession Note that session level flow control is handled internally by Proton.I represent the details of a particular SSL session.I store the details used to create SSL sessions.Determines whether the endpoint acts as a client or server.Determines the level of peer validation.The details of the remote peer involved in an SSL session.Operates on the entities in the associatedConnectionby accepting and producing binary AMQP output, potentially layered within SASL and/or SSL.Creates TransportResults.