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