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