hunt-proton ~master (2021-07-16T03:06:07Z)
Home
Dub
Repo
AmqpValue
hunt
proton
amqp
messaging
AmqpValue
Undocumented in source.
class
AmqpValue :
Section
{
this
(Object value);
String
getValue
();
SectionType
getType
();
}
Constructors
this
this
(Object value)
Undocumented in source.
Members
Functions
getType
SectionType
getType
()
Undocumented in source. Be warned that the author may not have intended to support it.
getValue
String
getValue
()
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From Section
SectionType
enum
SectionType
Undocumented in source.
getType
SectionType
getType
()
@return the {@link SectionType} that describes this instance.
Meta
Source
See Implementation
hunt
proton
amqp
messaging
AmqpValue
classes
AmqpValue