Uses of Class
one.nio.http.HttpServer
-
Packages that use HttpServer Package Description one.nio.http one.nio.mgt -
-
Uses of HttpServer in one.nio.http
Fields in one.nio.http declared as HttpServer Modifier and Type Field Description protected HttpServerHttpSession. serverConstructors in one.nio.http with parameters of type HttpServer Constructor Description HttpSession(Socket socket, HttpServer server) -
Uses of HttpServer in one.nio.mgt
Subclasses of HttpServer in one.nio.mgt Modifier and Type Class Description classManagementServer
-