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