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

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

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

Methods in org.apache.qpid.proton.engine that return Session
 Session Link.getSession()
           
 Session Session.next(EnumSet<EndpointState> local, EnumSet<EndpointState> remote)
           
 Session Connection.session()
           
 Session Connection.sessionHead(EnumSet<EndpointState> local, EnumSet<EndpointState> remote)
           
 



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