Package jls.net.http

jls.net.http.HttpContext

This class represents the context of an HTTP root URI path in a HttpServer.

jls.net.http.HttpExchange

This class encapsulates a HTTP request received and a response to be generated in one exchange.

jls.net.http.HttpHeader

This class represents an HTTP header.

jls.net.http.HttpMultiPartBody

This class is a selection handler for multipart HTTP content.

jls.net.http.HttpRequestHeader

This class represents an HTTP request header.

jls.net.http.HttpResponseHeader

This class represents an HTTP response header.

jls.net.http.HttpServer

A HTTP server.

jls.net.http.HttpURLConnection

This class represents an URL connection over HTTP.

jls.net.http.ServerMgr

A manager for the HTTP servers.

Documentation generated by JsDoc Toolkit 2.3.2 on Sat Jan 08 2011 02:00:15 GMT+0100 (CET)