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

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

Uses of MessageFlush in org.apache.qpid
 

Methods in org.apache.qpid with parameters of type MessageFlush
 void ToyBroker.messageFlush(Session ssn, MessageFlush struct)
           
 

Uses of MessageFlush in org.apache.qpid.transport
 

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

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



Licensed to the Apache Software Foundation