public final class Rejected extends Object implements DeliveryState, Outcome
DeliveryState.DeliveryStateType| Modifier and Type | Field and Description |
|---|---|
static Symbol |
DESCRIPTOR_SYMBOL |
| Constructor and Description |
|---|
Rejected() |
| Modifier and Type | Method and Description |
|---|---|
ErrorCondition |
getError() |
DeliveryState.DeliveryStateType |
getType() |
void |
setError(ErrorCondition error) |
int |
size() |
String |
toString() |
public static final Symbol DESCRIPTOR_SYMBOL
public ErrorCondition getError()
public void setError(ErrorCondition error)
public int size()
public DeliveryState.DeliveryStateType getType()
getType in interface DeliveryStateDeliveryState.DeliveryStateType that this instance represents.Copyright © 2020 The Apache Software Foundation. All rights reserved.