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

Packages that use SessionAttached
org.apache.qpid.transport   
 

Uses of SessionAttached in org.apache.qpid.transport
 

Methods in org.apache.qpid.transport that return SessionAttached
 SessionAttached SessionAttached.clearName()
           
 SessionAttached SessionAttached.name(byte[] value)
           
 SessionAttached SessionAttached.setName(byte[] value)
           
 

Methods in org.apache.qpid.transport with parameters of type SessionAttached
 void MethodDelegate.sessionAttached(C context, SessionAttached method)
           
 void SessionDelegate.sessionAttached(Session ssn, SessionAttached atc)
           
 



Licensed to the Apache Software Foundation