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

Packages that use AMQMethodBodyFactory
org.apache.qpid.framing   
 

Uses of AMQMethodBodyFactory in org.apache.qpid.framing
 

Methods in org.apache.qpid.framing with parameters of type AMQMethodBodyFactory
 AMQFrame AMQDataBlockDecoder.createAndPopulateFrame(AMQMethodBodyFactory methodBodyFactory, org.apache.mina.common.ByteBuffer in)
           
 AMQDataBlock AMQDataBlockDecoder.createAndPopulateFrame(AMQMethodBodyFactory factory, ByteBuffer msg)
           
 



Licensed to the Apache Software Foundation