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