Uses of Class
org.apache.qpid.proton.messenger.Status

Packages that use Status
org.apache.qpid.proton.messenger   
 

Uses of Status in org.apache.qpid.proton.messenger
 

Methods in org.apache.qpid.proton.messenger that return Status
 Status Messenger.getStatus(Tracker tracker)
          Gets the last known remote state of the delivery associated with the given tracker.
static Status Status.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Status[] Status.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.