hunt-proton ~master (2021-07-16T03:06:07Z)
Home
Dub
Repo
Released
hunt
proton
amqp
messaging
Released
Undocumented in source.
class
Released :
DeliveryState
,
Outcome
{
static
Symbol
DESCRIPTOR_SYMBOL
();
__gshared
Released
INSTANCE
;
static
Released
getInstance
();
DeliveryStateType
getType
();
}
Members
Functions
getType
DeliveryStateType
getType
()
Undocumented in source. Be warned that the author may not have intended to support it.
Static functions
DESCRIPTOR_SYMBOL
Symbol
DESCRIPTOR_SYMBOL
()
Undocumented in source. Be warned that the author may not have intended to support it.
getInstance
Released
getInstance
()
Undocumented in source. Be warned that the author may not have intended to support it.
Static variables
INSTANCE
Released
INSTANCE
;
Undocumented in source.
Inherited Members
From DeliveryState
getType
DeliveryStateType
getType
()
@return the {@link DeliveryStateType} that this instance represents.
Meta
Source
See Implementation
hunt
proton
amqp
messaging
Released
classes
Released