JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
one.nio.http
RequestHandler
Contents
Description
Method Summary
Method Details
handleRequest(Request, HttpSession)
Hide sidebar
Show sidebar
Interface RequestHandler
public interface
RequestHandler
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
handleRequest
(
Request
request,
HttpSession
session)
Method Details
handleRequest
void
handleRequest
(
Request
request,
HttpSession
session)
throws
IOException
Throws:
IOException