Class OpenEJBHttpServer

java.lang.Object
org.apache.openejb.server.httpd.OpenEJBHttpServer
All Implemented Interfaces:
HttpServer, ServerService, Service

public class OpenEJBHttpServer extends Object implements HttpServer
This is the main class for the web administration. It takes care of the processing from the browser, sockets and threading.
Since:
11/25/2001