Class DefaultHttpServer

java.lang.Object
cloud.piranha.http.impl.DefaultHttpServer
All Implemented Interfaces:
HttpServer

public class DefaultHttpServer
extends java.lang.Object
implements HttpServer
The default implementation of HTTP Server.
Author:
Manfred Riem ([email protected])