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

Packages that use MessageResume
org.apache.qpid.transport   
 

Uses of MessageResume in org.apache.qpid.transport
 

Methods in org.apache.qpid.transport that return MessageResume
 MessageResume MessageResume.clearDestination()
           
 MessageResume MessageResume.clearResumeId()
           
 MessageResume MessageResume.destination(String value)
           
 MessageResume MessageResume.resumeId(String value)
           
 MessageResume MessageResume.setDestination(String value)
           
 MessageResume MessageResume.setResumeId(String value)
           
 

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



Licensed to the Apache Software Foundation