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

Packages that use MessageCancel
org.apache.qpid.transport   
 

Uses of MessageCancel in org.apache.qpid.transport
 

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

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



Licensed to the Apache Software Foundation