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>
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionnewInstance(Object described) static voidregister(Decoder decoder, EncoderImpl encoder) protected ListMethods inherited from class org.apache.qpid.proton.codec.AbstractDescribedType
getAllEncodings, getCanonicalEncoding, getDecoder, getEncoder, getEncoding, write
-
Method Details
-
getDescriptor
- Specified by:
getDescriptorin classAbstractDescribedType<Flow,List>
-
wrap
- Specified by:
wrapin classAbstractDescribedType<Flow,List>
-
newInstance
- Specified by:
newInstancein interfaceDescribedTypeConstructor<Flow>
-
getTypeClass
- Specified by:
getTypeClassin interfaceAMQPType<Flow>- Specified by:
getTypeClassin interfaceDescribedTypeConstructor<Flow>
-
register
-