Uses of Class
com.qwazr.server.GenericServer
Package | Description |
---|---|
com.qwazr.server |
-
Uses of GenericServer in com.qwazr.server
Methods in com.qwazr.server that return GenericServer Modifier and Type Method Description GenericServer
GenericServerBuilder. build()
GenericServer
BaseServer. getServer()
Methods in com.qwazr.server with parameters of type GenericServer Modifier and Type Method Description void
GenericServer.Listener. accept(GenericServer server)
Constructors in com.qwazr.server with parameters of type GenericServer Constructor Description WelcomeStatus(GenericServer server, java.lang.Boolean showProperties, java.lang.Boolean showEnvVars)