org.apache.qpid.proton.amqp.messaging
Class Accepted
java.lang.Object
org.apache.qpid.proton.amqp.messaging.Accepted
- All Implemented Interfaces:
- Outcome, DeliveryState
public final class Accepted
- extends Object
- implements DeliveryState, Outcome
|
Constructor Summary |
Accepted()
TODO should this (and other DeliveryStates) have a private constructor?? |
Accepted
public Accepted()
- TODO should this (and other DeliveryStates) have a private constructor??
toString
public String toString()
- Overrides:
toString in class Object
getInstance
public static Accepted getInstance()
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.