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