Uses of Class
com.aoindustries.aoserv.client.infrastructure.PhysicalServer
-
Packages that use PhysicalServer Package Description com.aoindustries.aoserv.client.infrastructure com.aoindustries.aoserv.client.net -
-
Uses of PhysicalServer in com.aoindustries.aoserv.client.infrastructure
Methods in com.aoindustries.aoserv.client.infrastructure that return PhysicalServer Modifier and Type Method Description PhysicalServerPhysicalServerTable. get(int server)PhysicalServerVirtualServer. getPrimaryPhysicalServer()Gets the physical server that is currently the primary node for this virtual server.PhysicalServerVirtualServer. getSecondaryPhysicalServer()Gets the physical server that is currently the secondary node for this virtual server. -
Uses of PhysicalServer in com.aoindustries.aoserv.client.net
Methods in com.aoindustries.aoserv.client.net that return PhysicalServer Modifier and Type Method Description PhysicalServerHost. getPhysicalServer()
-