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>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionnewInstance(Object described) static voidregister(Decoder decoder, EncoderImpl encoder) protected MapMethods inherited from class org.apache.qpid.proton.codec.AbstractDescribedType
getAllEncodings, getCanonicalEncoding, getDecoder, getEncoder, getEncoding, write
-
Constructor Details
-
FooterType
-
-
Method Details
-
getDescriptor
- Specified by:
getDescriptorin classAbstractDescribedType<Footer,Map>
-
newInstance
- Specified by:
newInstancein interfaceDescribedTypeConstructor<Footer>
-
getTypeClass
- Specified by:
getTypeClassin interfaceAMQPType<Footer>- Specified by:
getTypeClassin interfaceDescribedTypeConstructor<Footer>
-
register
-