Uses of Interface
org.apache.qpid.proton.engine.Endpoint

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

Uses of Endpoint in org.apache.qpid.proton.engine
 

Subinterfaces of Endpoint in org.apache.qpid.proton.engine
 interface Connection
          Maintains lists of sessions, links and deliveries in a state that is interesting to the application.
 interface Link
          Link The settlement mode defaults are: Sender settle mode - SenderSettleMode.MIXED.
 interface Receiver
          Receiver
 interface Sender
          Sender
 interface Session
          Session Note that session level flow control is handled internally by Proton.
 interface Transport
           Operates on the entities in the associated Connection by accepting and producing binary AMQP output, potentially layered within SASL and/or SSL.
 



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