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