Uses of Class
org.apache.qpid.proton.engine.Sasl.SaslState

Packages that use Sasl.SaslState
org.apache.qpid.proton.engine   
 

Uses of Sasl.SaslState in org.apache.qpid.proton.engine
 

Methods in org.apache.qpid.proton.engine that return Sasl.SaslState
 Sasl.SaslState Sasl.getState()
          Access the current state of the layer.
static Sasl.SaslState Sasl.SaslState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Sasl.SaslState[] Sasl.SaslState.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.