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