org.apache.qpid.proton.codec.messaging
Class DeleteOnCloseType
java.lang.Object
org.apache.qpid.proton.codec.AbstractDescribedType<DeleteOnClose,List>
org.apache.qpid.proton.codec.messaging.DeleteOnCloseType
- All Implemented Interfaces:
- AMQPType<DeleteOnClose>, DescribedTypeConstructor<DeleteOnClose>
public class DeleteOnCloseType
- extends AbstractDescribedType<DeleteOnClose,List>
- implements DescribedTypeConstructor<DeleteOnClose>
| 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<DeleteOnClose,List>
wrap
protected List wrap(DeleteOnClose val)
- Specified by:
wrap in class AbstractDescribedType<DeleteOnClose,List>
newInstance
public DeleteOnClose newInstance(Object described)
- Specified by:
newInstance in interface DescribedTypeConstructor<DeleteOnClose>
getTypeClass
public Class<DeleteOnClose> getTypeClass()
- Specified by:
getTypeClass in interface AMQPType<DeleteOnClose>- Specified by:
getTypeClass in interface DescribedTypeConstructor<DeleteOnClose>
register
public static void register(Decoder decoder,
EncoderImpl encoder)
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.