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