public final class Rejected extends Object implements DeliveryState, Outcome
Modifier and Type | Field and Description |
---|---|
static Symbol |
DESCRIPTOR_SYMBOL |
Constructor and Description |
---|
Rejected() |
Modifier and Type | Method and Description |
---|---|
ErrorCondition |
getError() |
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()
Copyright © 2016 The Apache Software Foundation. All rights reserved.