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