MapType

Undocumented in source.

Constructors

this
this(EncoderImpl encoder, DecoderImpl decoder)
Undocumented in source.

Members

Classes

AllMapEncoding
class AllMapEncoding
Undocumented in source.
ShortMapEncoding
class ShortMapEncoding
Undocumented in source.

Functions

getAllEncodings
Collection!(TypeEncoding!(Map!(String, Object))) getAllEncodings()
Undocumented in source. Be warned that the author may not have intended to support it.
getCanonicalEncoding
MapEncoding getCanonicalEncoding()
Undocumented in source. Be warned that the author may not have intended to support it.
getEncoding
ITypeEncoding getEncoding(Object val)
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.
setKeyEncoding
void setKeyEncoding(IAMQPType keyType)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta