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

Packages that use MessageStop
org.apache.qpid.transport   
 

Uses of MessageStop in org.apache.qpid.transport
 

Methods in org.apache.qpid.transport that return MessageStop
 MessageStop MessageStop.clearDestination()
           
 MessageStop MessageStop.destination(String value)
           
 MessageStop MessageStop.setDestination(String value)
           
 

Methods in org.apache.qpid.transport with parameters of type MessageStop
 void MethodDelegate.messageStop(C context, MessageStop method)
           
 void SessionDelegate.messageStop(Session ssn, MessageStop stop)
           
 



Licensed to the Apache Software Foundation