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