Uses of Class
org.sourceforge.jemm.server.ServerAction

Packages that use ServerAction
org.sourceforge.jemm.server   
 

Uses of ServerAction in org.sourceforge.jemm.server
 

Methods in org.sourceforge.jemm.server that return ServerAction
 ServerAction ServerOptions.getAction()
           
static ServerAction ServerAction.parseServerAction(java.lang.String action)
           
static ServerAction ServerAction.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ServerAction[] ServerAction.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009. All Rights Reserved.