hunt-proton ~master (2021-07-16T03:06:07Z)
Home
Dub
Repo
Declared
hunt
proton
amqp
transaction
Declared
Undocumented in source.
class
Declared :
DeliveryState
,
Outcome
{
static
Symbol
DESCRIPTOR_SYMBOL
();
Binary
getTxnId
();
void
setTxnId
(Binary txnId);
DeliveryStateType
getType
();
}
Members
Functions
getTxnId
Binary
getTxnId
()
Undocumented in source. Be warned that the author may not have intended to support it.
getType
DeliveryStateType
getType
()
Undocumented in source. Be warned that the author may not have intended to support it.
setTxnId
void
setTxnId
(Binary txnId)
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.
Inherited Members
From DeliveryState
getType
DeliveryStateType
getType
()
@return the {@link DeliveryStateType} that this instance represents.
Meta
Source
See Implementation
hunt
proton
amqp
transaction
Declared
classes
Declared