Uses of Package
org.apache.qpid.proton.engine

Packages that use org.apache.qpid.proton.engine
org.apache.qpid.proton   
org.apache.qpid.proton.driver   
org.apache.qpid.proton.engine   
 

Classes in org.apache.qpid.proton.engine used by org.apache.qpid.proton
Connection
          Maintains lists of sessions, links and deliveries in a state that is interesting to the application.
SslDomain
          I store the details used to create SSL sessions.
SslPeerDetails
          The details of the remote peer involved in an SSL session.
Transport
           Operates on the entities in the associated Connection by accepting and producing binary AMQP output, potentially layered within SASL and/or SSL.
 

Classes in org.apache.qpid.proton.engine used by org.apache.qpid.proton.driver
Connection
          Maintains lists of sessions, links and deliveries in a state that is interesting to the application.
Sasl
           
 

Classes in org.apache.qpid.proton.engine used by org.apache.qpid.proton.engine
Connection
          Maintains lists of sessions, links and deliveries in a state that is interesting to the application.
Delivery
          A delivery of a message on a particular link.
Endpoint
           
EndpointState
          Represents the state of a communication endpoint.
Link
          Link The settlement mode defaults are: Sender settle mode - SenderSettleMode.MIXED.
Receiver
          Receiver
Sasl
           
Sasl.SaslOutcome
           
Sasl.SaslState
           
Sender
          Sender
Session
          Session Note that session level flow control is handled internally by Proton.
Ssl
          I represent the details of a particular SSL session.
SslDomain
          I store the details used to create SSL sessions.
SslDomain.Mode
          Determines whether the endpoint acts as a client or server.
SslDomain.VerifyMode
          Determines the level of peer validation.
SslPeerDetails
          The details of the remote peer involved in an SSL session.
Transport
           Operates on the entities in the associated Connection by accepting and producing binary AMQP output, potentially layered within SASL and/or SSL.
TransportException
           
TransportResult
           
TransportResult.Status
           
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.