public final class Accepted extends Object implements DeliveryState, Outcome
| Modifier and Type | Field and Description |
|---|---|
static Symbol |
DESCRIPTOR_SYMBOL |
| Constructor and Description |
|---|
Accepted()
TODO should this (and other DeliveryStates) have a private constructor??
|
| Modifier and Type | Method and Description |
|---|---|
static Accepted |
getInstance() |
String |
toString() |
public static final Symbol DESCRIPTOR_SYMBOL
Copyright © 2016 The Apache Software Foundation. All Rights Reserved.