Uses of Class
org.apache.qpid.proton.engine.TransportResult.Status

Packages that use TransportResult.Status
org.apache.qpid.proton.engine   
 

Uses of TransportResult.Status in org.apache.qpid.proton.engine
 

Methods in org.apache.qpid.proton.engine that return TransportResult.Status
 TransportResult.Status TransportResult.getStatus()
           
static TransportResult.Status TransportResult.Status.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TransportResult.Status[] TransportResult.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.