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