Uses of Class
org.apache.qpid.framing.ContentBody

Packages that use ContentBody
org.apache.qpid.framing   
org.apache.qpid.protocol   
 

Uses of ContentBody in org.apache.qpid.framing
 

Methods in org.apache.qpid.framing with parameters of type ContentBody
static AMQFrame ContentBody.createAMQFrame(int channelId, ContentBody body)
           
 

Uses of ContentBody in org.apache.qpid.protocol
 

Methods in org.apache.qpid.protocol with parameters of type ContentBody
 void AMQVersionAwareProtocolSession.contentBodyReceived(int channelId, ContentBody body)
           
 



Licensed to the Apache Software Foundation