Uses of Class
one.nio.http.HttpServerConfig
-
Packages that use HttpServerConfig Package Description one.nio.http one.nio.mgt -
-
Uses of HttpServerConfig in one.nio.http
Constructors in one.nio.http with parameters of type HttpServerConfig Constructor Description HttpServer(HttpServerConfig config, Object... routers) -
Uses of HttpServerConfig in one.nio.mgt
Constructors in one.nio.mgt with parameters of type HttpServerConfig Constructor Description ManagementServer(HttpServerConfig config, Object... routers)
-