Uses of Class
org.serviceconnector.server.Server
Packages that use Server
-
Uses of Server in org.serviceconnector.registry
Methods in org.serviceconnector.registry that return ServerModifier and TypeMethodDescriptionGets the server.Server[]ServerRegistry.getServers()Gets all servers.Methods in org.serviceconnector.registry with parameters of type ServerModifier and TypeMethodDescriptionvoidAdds an entry of a server.voidServerRegistry.resetServerTimeout(Server server, double newTimeoutMillis) Reset server timeout. -
Uses of Server in org.serviceconnector.server
Subclasses of Server in org.serviceconnector.serverModifier and TypeClassDescriptionclassThe Class CascadedSC.classThe Class FileServer.classThe Class StatefulServer.