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