Class ReleasedType
java.lang.Object
org.apache.qpid.proton.codec.AbstractDescribedType<Released,List>
org.apache.qpid.proton.codec.messaging.ReleasedType
- All Implemented Interfaces:
AMQPType<Released>,DescribedTypeConstructor<Released>
public class ReleasedType
extends AbstractDescribedType<Released,List>
implements DescribedTypeConstructor<Released>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionnewInstance(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
-
ReleasedType
-
-
Method Details
-
getDescriptor
- Specified by:
getDescriptorin classAbstractDescribedType<Released,List>
-
wrap
- Specified by:
wrapin classAbstractDescribedType<Released,List>
-
newInstance
- Specified by:
newInstancein interfaceDescribedTypeConstructor<Released>
-
getTypeClass
- Specified by:
getTypeClassin interfaceAMQPType<Released>- Specified by:
getTypeClassin interfaceDescribedTypeConstructor<Released>
-
register
-