Uses of Class
com.esri.client.local.LocalServerStatus

Packages that use LocalServerStatus
com.esri.client.local   
 

Uses of LocalServerStatus in com.esri.client.local
 

Methods in com.esri.client.local that return LocalServerStatus
 LocalServerStatus LocalServer.getStatus()
          Gets the current LocalServer status.
 LocalServerStatus LocalServer.initialize()
          Starts up the LocalServer.
 LocalServerStatus LocalServer.shutdown()
          Shuts down the LocalServer.
static LocalServerStatus LocalServerStatus.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static LocalServerStatus[] LocalServerStatus.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012. All Rights Reserved.