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