JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
one.nio.http
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