Uses of Class
org.starhope.appius.sys.admin.Server

Packages that use Server
org.starhope.appius.sys.admin   
 

Uses of Server in org.starhope.appius.sys.admin
 

Fields in org.starhope.appius.sys.admin with type parameters of type Server
private  com.sun.sgs.app.ManagedReference<Server> Zone.server
           
 

Methods in org.starhope.appius.sys.admin that return Server
 Server Zone.getServer()
           
 

Methods in org.starhope.appius.sys.admin with parameters of type Server
 void Zone.setServer(Server newServer)