org.apache.qpid.framing
Class ContentHeaderBodyFactory

java.lang.Object
  extended by org.apache.qpid.framing.ContentHeaderBodyFactory
All Implemented Interfaces:
BodyFactory

public class ContentHeaderBodyFactory
extends java.lang.Object
implements BodyFactory


Method Summary
 AMQBody createBody(org.apache.mina.common.ByteBuffer in)
           
static ContentHeaderBodyFactory getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static ContentHeaderBodyFactory getInstance()

createBody

public AMQBody createBody(org.apache.mina.common.ByteBuffer in)
                   throws AMQFrameDecodingException
Specified by:
createBody in interface BodyFactory
Throws:
AMQFrameDecodingException