Class | Description |
---|---|
BasicHttpSession |
Basic (mostly dummy) implementation of HTTP session.
|
HttpDateFormat |
Parses three possible date formats: RFC 1123, RFC 1036, and ANSI C asctime().
|
HttpServletRequestImpl |
Simple HTTP servlet request.
|
HttpServletResponseImpl |
Internal implementation.
|
ServletServer |
Extends the threaded HTTP server by sending requests to a single servlet.
|
**EXPERIMENTAL** HttpServlet server library. See the examples and test cases.
Copyright © 2013. All Rights Reserved.