Class JdkHttpHandler

java.lang.Object
cloud.piranha.http.jdk.JdkHttpHandler
All Implemented Interfaces:
HttpHandler

public class JdkHttpHandler extends Object implements HttpHandler
The HttpHandler used by the JDK HttpServer implementation of HttpServer.
Author:
Manfred Riem ([email protected])