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