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

Packages that use SessionExpected
org.apache.qpid.transport   
 

Uses of SessionExpected in org.apache.qpid.transport
 

Methods in org.apache.qpid.transport that return SessionExpected
 SessionExpected SessionExpected.clearCommands()
           
 SessionExpected SessionExpected.clearFragments()
           
 SessionExpected SessionExpected.commands(RangeSet value)
           
 SessionExpected SessionExpected.fragments(List<Object> value)
           
 SessionExpected SessionExpected.setCommands(RangeSet value)
           
 SessionExpected SessionExpected.setFragments(List<Object> value)
           
 

Methods in org.apache.qpid.transport with parameters of type SessionExpected
 void MethodDelegate.sessionExpected(C context, SessionExpected method)
           
 



Licensed to the Apache Software Foundation