public final class AcceptedType extends AbstractDescribedType<Accepted,List> implements DescribedTypeConstructor<Accepted>
Modifier and Type | Method and Description |
---|---|
protected UnsignedLong |
getDescriptor() |
Class<Accepted> |
getTypeClass() |
Accepted |
newInstance(Object described) |
static void |
register(Decoder decoder,
EncoderImpl encoder) |
protected List |
wrap(Accepted val) |
getAllEncodings, getCanonicalEncoding, getEncoding, write
protected UnsignedLong getDescriptor()
getDescriptor
in class AbstractDescribedType<Accepted,List>
protected List wrap(Accepted val)
wrap
in class AbstractDescribedType<Accepted,List>
public Class<Accepted> getTypeClass()
getTypeClass
in interface AMQPType<Accepted>
getTypeClass
in interface DescribedTypeConstructor<Accepted>
public Accepted newInstance(Object described)
newInstance
in interface DescribedTypeConstructor<Accepted>
public static void register(Decoder decoder, EncoderImpl encoder)
Copyright © 2016 The Apache Software Foundation. All rights reserved.