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
Extendable
classes.HandlerLink The settlement mode defaults are: Sender settle mode -SenderSettleMode.MIXED
.ExtendsConnection
with functionality that is specific to proton-jExtendsSession
with functionality that is specific to proton-jExtendsSslDomain
with functionality that is specific to proton-jExtendsSslPeerDetails
with functionality specific to proton-jExtendsTransport
with 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 associatedConnection
by accepting and producing binary AMQP output, potentially layered within SASL and/or SSL.Creates TransportResults.