org.apache.qpid.framing
Class FieldTableFactory
java.lang.Object
org.apache.qpid.framing.FieldTableFactory
public class FieldTableFactory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FieldTableFactory
public FieldTableFactory()
newFieldTable
public static FieldTable newFieldTable()
newFieldTable
public static FieldTable newFieldTable(org.apache.mina.common.ByteBuffer byteBuffer,
long length)
throws AMQFrameDecodingException
- Throws:
AMQFrameDecodingException
Licensed to the Apache Software Foundation