hunt-proton ~master (2021-07-16T03:06:07Z)
Home
Dub
Repo
Rejected
hunt
proton
amqp
messaging
Rejected
Undocumented in source.
class
Rejected :
DeliveryState
,
Outcome
{
static
Symbol
DESCRIPTOR_SYMBOL
();
ErrorCondition
getError
();
void
setError
(ErrorCondition error);
int
size
();
DeliveryStateType
getType
();
}
Members
Functions
getError
ErrorCondition
getError
()
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.
setError
void
setError
(ErrorCondition error)
Undocumented in source. Be warned that the author may not have intended to support it.
size
int
size
()
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
messaging
Rejected
classes
Rejected