Uses of Class
one.nio.http.HttpSession
Packages that use HttpSession
-
Uses of HttpSession in one.nio.http
Methods in one.nio.http that return HttpSessionMethods in one.nio.http with parameters of type HttpSessionModifier and TypeMethodDescriptionvoidHttpServer.handleDefault(Request request, HttpSession session) voidHttpServer.handleRequest(Request request, HttpSession session) voidRequestHandler.handleRequest(Request request, HttpSession session) -
Uses of HttpSession in one.nio.mgt
Methods in one.nio.mgt with parameters of type HttpSessionModifier and TypeMethodDescriptionvoidManagementServer.handleRequest(Request request, HttpSession session)