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