org.apache.qpid.proton.codec.messaging
Class FooterType
java.lang.Object
org.apache.qpid.proton.codec.AbstractDescribedType<Footer,Map>
org.apache.qpid.proton.codec.messaging.FooterType
- All Implemented Interfaces:
- AMQPType<Footer>, DescribedTypeConstructor<Footer>
public class FooterType
- extends AbstractDescribedType<Footer,Map>
- implements DescribedTypeConstructor<Footer>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FooterType
public FooterType(EncoderImpl encoder)
getDescriptor
public UnsignedLong getDescriptor()
- Specified by:
getDescriptor in class AbstractDescribedType<Footer,Map>
wrap
protected Map wrap(Footer val)
- Specified by:
wrap in class AbstractDescribedType<Footer,Map>
newInstance
public Footer newInstance(Object described)
- Specified by:
newInstance in interface DescribedTypeConstructor<Footer>
getTypeClass
public Class<Footer> getTypeClass()
- Specified by:
getTypeClass in interface AMQPType<Footer>- Specified by:
getTypeClass in interface DescribedTypeConstructor<Footer>
register
public static void register(Decoder decoder,
EncoderImpl encoder)
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.