Class HeaderType
java.lang.Object
org.apache.qpid.proton.codec.AbstractDescribedType<Header,List>
org.apache.qpid.proton.codec.messaging.HeaderType
- All Implemented Interfaces:
AMQPType<Header>,DescribedTypeConstructor<Header>
public class HeaderType
extends AbstractDescribedType<Header,List>
implements DescribedTypeConstructor<Header>
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected UnsignedLongnewInstance(Object described) static voidregister(Decoder decoder, EncoderImpl encoder) protected ListMethods inherited from class org.apache.qpid.proton.codec.AbstractDescribedType
getAllEncodings, getCanonicalEncoding, getDecoder, getEncoder, getEncoding, write
-
Constructor Details
-
HeaderType
-
-
Method Details
-
getDescriptor
- Specified by:
getDescriptorin classAbstractDescribedType<Header,List>
-
wrap
- Specified by:
wrapin classAbstractDescribedType<Header,List>
-
newInstance
- Specified by:
newInstancein interfaceDescribedTypeConstructor<Header>
-
getTypeClass
- Specified by:
getTypeClassin interfaceAMQPType<Header>- Specified by:
getTypeClassin interfaceDescribedTypeConstructor<Header>
-
register
-