Uses of Class
org.astrogrid.samp.httpd.UtilServer
Packages that use UtilServer
-
Uses of UtilServer in org.astrogrid.samp.httpd
Methods in org.astrogrid.samp.httpd that return UtilServerModifier and TypeMethodDescriptionstatic UtilServer
UtilServer.getInstance()
Returns the default instance of this class.Methods in org.astrogrid.samp.httpd with parameters of type UtilServerModifier and TypeMethodDescriptionstatic void
UtilServer.setInstance
(UtilServer server) Sets the default instance of this class.