org.apache.qpid.proton.codec.transport
Class FlowType
java.lang.Object
org.apache.qpid.proton.codec.AbstractDescribedType<Flow,List>
org.apache.qpid.proton.codec.transport.FlowType
- All Implemented Interfaces:
- AMQPType<Flow>, DescribedTypeConstructor<Flow>
public final class FlowType
- extends AbstractDescribedType<Flow,List>
- implements DescribedTypeConstructor<Flow>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getDescriptor
public UnsignedLong getDescriptor()
- Specified by:
getDescriptor in class AbstractDescribedType<Flow,List>
wrap
protected List wrap(Flow val)
- Specified by:
wrap in class AbstractDescribedType<Flow,List>
newInstance
public Flow newInstance(Object described)
- Specified by:
newInstance in interface DescribedTypeConstructor<Flow>
getTypeClass
public Class<Flow> getTypeClass()
- Specified by:
getTypeClass in interface AMQPType<Flow>- Specified by:
getTypeClass in interface DescribedTypeConstructor<Flow>
register
public static void register(Decoder decoder,
EncoderImpl encoder)
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.