org.apache.qpid.framing
Class ContentHeaderPropertiesFactory
java.lang.Object
org.apache.qpid.framing.ContentHeaderPropertiesFactory
public class ContentHeaderPropertiesFactory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static ContentHeaderPropertiesFactory getInstance()
createContentHeaderProperties
public ContentHeaderProperties createContentHeaderProperties(int classId,
int propertyFlags,
org.apache.mina.common.ByteBuffer buffer,
int size)
throws AMQFrameDecodingException
- Throws:
AMQFrameDecodingException
Licensed to the Apache Software Foundation