public final class BeginType extends AbstractDescribedType<Begin,List> implements DescribedTypeConstructor<Begin>
| Modifier and Type | Method and Description |
|---|---|
UnsignedLong |
getDescriptor() |
Class<Begin> |
getTypeClass() |
Begin |
newInstance(Object described) |
static void |
register(Decoder decoder,
EncoderImpl encoder) |
protected List |
wrap(Begin val) |
getAllEncodings, getCanonicalEncoding, getDecoder, getEncoder, getEncoding, writepublic UnsignedLong getDescriptor()
getDescriptor in class AbstractDescribedType<Begin,List>public Begin newInstance(Object described)
newInstance in interface DescribedTypeConstructor<Begin>public Class<Begin> getTypeClass()
getTypeClass in interface AMQPType<Begin>getTypeClass in interface DescribedTypeConstructor<Begin>public static void register(Decoder decoder, EncoderImpl encoder)
Copyright © 2020 The Apache Software Foundation. All rights reserved.