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