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 UtilServerUtilServer.getInstance()Returns the default instance of this class.Methods in org.astrogrid.samp.httpd with parameters of type UtilServerModifier and TypeMethodDescriptionstatic voidUtilServer.setInstance(UtilServer server) Sets the default instance of this class.