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