|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ServerHttpRequest | Represents a server-side HTTP request. |
ServerHttpResponse | Represents a server-side HTTP response. |
Class Summary | |
---|---|
ServletServerHttpRequest | ServerHttpRequest implementation that is based on a HttpServletRequest . |
ServletServerHttpResponse | ServerHttpResponse implementation that is based on a HttpServletResponse . |
Contains an abstraction over server-side HTTP. This package
contains the ServerHttpRequest
and
ServerHttpResponse
, as well as a Servlet-based implementation of these
interfaces.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |