Uses of Interface
org.apache.qpid.framing.BodyFactory

Packages that use BodyFactory
org.apache.qpid.framing   
 

Uses of BodyFactory in org.apache.qpid.framing
 

Classes in org.apache.qpid.framing that implement BodyFactory
 class AMQMethodBodyFactory
           
 class ContentBodyFactory
           
 class ContentHeaderBodyFactory
           
 class HeartbeatBodyFactory
           
 

Constructors in org.apache.qpid.framing with parameters of type BodyFactory
AMQFrame(org.apache.mina.common.ByteBuffer in, int channel, long bodySize, BodyFactory bodyFactory)
           
 



Licensed to the Apache Software Foundation