org.apache.qpid.framing
Class ContentHeaderBodyFactory
java.lang.Object
org.apache.qpid.framing.ContentHeaderBodyFactory
- All Implemented Interfaces:
- BodyFactory
public class ContentHeaderBodyFactory
- extends Object
- implements BodyFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static ContentHeaderBodyFactory getInstance()
createBody
public AMQBody createBody(org.apache.mina.common.ByteBuffer in,
long bodySize)
throws AMQFrameDecodingException
- Specified by:
createBody
in interface BodyFactory
- Throws:
AMQFrameDecodingException
Licensed to the Apache Software Foundation