Package cloud.piranha.http.jdk


package cloud.piranha.http.jdk

This package delivers the JDK implementation of the HTTP Server API.

Author:
Manfred Riem ([email protected])
  • Class Summary
    Class
    Description
    The HttpHandler used by the JDK HttpServer implementation of HttpServer.
    The JDK HttpServer version of a HttpServerRequest.
    The JDK HttpServer variant of a HttpServerResponse.
    The JDK implementation of HTTP Server.