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