Uses of Class
org.apache.qpid.transport.SessionDelegate

Packages that use SessionDelegate
org.apache.qpid   
org.apache.qpid.transport   
 

Uses of SessionDelegate in org.apache.qpid
 

Subclasses of SessionDelegate in org.apache.qpid
(package private)  class ToyBroker
          ToyBroker
 

Uses of SessionDelegate in org.apache.qpid.transport
 

Methods in org.apache.qpid.transport with parameters of type SessionDelegate
protected  Session ServerDelegate.getSession(Connection conn, SessionDelegate delegate, SessionAttach atc)
           
 

Constructors in org.apache.qpid.transport with parameters of type SessionDelegate
Session(Connection connection, SessionDelegate delegate, Binary name, long expiry)
           
 



Licensed to the Apache Software Foundation