Uses of Class
org.jdiameter.api.Mode

Packages that use Mode
org.jdiameter.api   
 

Uses of Mode in org.jdiameter.api
 

Methods in org.jdiameter.api that return Mode
static Mode Mode.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Mode[] Mode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.jdiameter.api with parameters of type Mode
 void Stack.start(Mode mode, long timeout, java.util.concurrent.TimeUnit unit)
          Start activity of stack (Thread and Network connections), waiting specified wait time swith peers to OKEY state.
 



Copyright © 2010. All Rights Reserved.