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

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

Uses of SessionException in org.apache.qpid
 

Methods in org.apache.qpid with parameters of type SessionException
 void ToyClient.exception(Session ssn, SessionException exc)
           
 

Uses of SessionException in org.apache.qpid.transport
 

Subclasses of SessionException in org.apache.qpid.transport
 class SessionClosedException
          SessionClosedException
 

Methods in org.apache.qpid.transport with parameters of type SessionException
 void SessionListener.exception(Session session, SessionException exception)
           
 void Session.DefaultSessionListener.exception(Session ssn, SessionException exc)
           
 



Licensed to the Apache Software Foundation