org.apache.qpid.proton.codec.messaging
Class SourceType
java.lang.Object
org.apache.qpid.proton.codec.AbstractDescribedType<Source,List>
org.apache.qpid.proton.codec.messaging.SourceType
- All Implemented Interfaces:
- AMQPType<Source>, DescribedTypeConstructor<Source>
public class SourceType
- extends AbstractDescribedType<Source,List>
- implements DescribedTypeConstructor<Source>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SourceType
public SourceType(EncoderImpl encoder)
getDescriptor
public UnsignedLong getDescriptor()
- Specified by:
getDescriptor in class AbstractDescribedType<Source,List>
wrap
protected List wrap(Source val)
- Specified by:
wrap in class AbstractDescribedType<Source,List>
newInstance
public Source newInstance(Object described)
- Specified by:
newInstance in interface DescribedTypeConstructor<Source>
getTypeClass
public Class<Source> getTypeClass()
- Specified by:
getTypeClass in interface AMQPType<Source>- Specified by:
getTypeClass in interface DescribedTypeConstructor<Source>
register
public static void register(Decoder decoder,
EncoderImpl encoder)
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.