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