Class BeginType
java.lang.Object
org.apache.qpid.proton.codec.AbstractDescribedType<Begin,List>
org.apache.qpid.proton.codec.transport.BeginType
- All Implemented Interfaces:
AMQPType<Begin>,DescribedTypeConstructor<Begin>
public final class BeginType
extends AbstractDescribedType<Begin,List>
implements DescribedTypeConstructor<Begin>
-
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<Begin,List>
-
wrap
- Specified by:
wrapin classAbstractDescribedType<Begin,List>
-
newInstance
- Specified by:
newInstancein interfaceDescribedTypeConstructor<Begin>
-
getTypeClass
- Specified by:
getTypeClassin interfaceAMQPType<Begin>- Specified by:
getTypeClassin interfaceDescribedTypeConstructor<Begin>
-
register
-