FastPathAmqpValueType

Undocumented in source.

Constructors

this
this(EncoderImpl encoder)
Undocumented in source.

Members

Functions

encodesJavaPrimitive
bool encodesJavaPrimitive()
Undocumented in source. Be warned that the author may not have intended to support it.
getAllEncodings
Collection!(TypeEncoding!(AmqpValue)) getAllEncodings()
Undocumented in source. Be warned that the author may not have intended to support it.
getCanonicalEncoding
TypeEncoding!(AmqpValue) getCanonicalEncoding()
Undocumented in source. Be warned that the author may not have intended to support it.
getDecoder
DecoderImpl getDecoder()
Undocumented in source. Be warned that the author may not have intended to support it.
getEncoder
EncoderImpl getEncoder()
Undocumented in source. Be warned that the author may not have intended to support it.
getEncoding
ITypeEncoding getEncoding(Object value)
Undocumented in source. Be warned that the author may not have intended to support it.
getTypeClass
TypeInfo getTypeClass()
Undocumented in source. Be warned that the author may not have intended to support it.
readValue
AmqpValue readValue()
Undocumented in source. Be warned that the author may not have intended to support it.
skipValue
void skipValue()
Undocumented in source. Be warned that the author may not have intended to support it.
write
void write(Object v)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

DESCRIPTORS
Object[] DESCRIPTORS()
Undocumented in source. Be warned that the author may not have intended to support it.
register
void register(Decoder decoder, EncoderImpl encoder)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta