Uses of Class
com.martiansoftware.nailgun.NGServer
-
Packages that use NGServer Package Description com.martiansoftware.nailgun com.martiansoftware.nailgun.builtins com.martiansoftware.nailgun.examples -
-
Uses of NGServer in com.martiansoftware.nailgun
Methods in com.martiansoftware.nailgun that return NGServer Modifier and Type Method Description NGServer
NGContext. getNGServer()
Returns the NGServer that accepted this connection -
Uses of NGServer in com.martiansoftware.nailgun.builtins
Methods in com.martiansoftware.nailgun.builtins with parameters of type NGServer Modifier and Type Method Description static void
NGServerStats. nailShutdown(NGServer server)
-
Uses of NGServer in com.martiansoftware.nailgun.examples
Methods in com.martiansoftware.nailgun.examples with parameters of type NGServer Modifier and Type Method Description static void
Stack. nailShutdown(NGServer server)
-