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

Packages that use BasicContentHeaderProperties
org.apache.qpid.framing   
 

Uses of BasicContentHeaderProperties in org.apache.qpid.framing
 

Methods in org.apache.qpid.framing with parameters of type BasicContentHeaderProperties
static AMQFrame ContentHeaderBody.createAMQFrame(int channelId, int classId, int weight, BasicContentHeaderProperties properties, long bodySize)
           
 



Licensed to the Apache Software Foundation