Interface HttpServerProcessor

All Known Implementing Classes:
DefaultHttpServerProcessor, HttpWebApplicationServer, HttpWebApplicationServerProcessor, TestHttpServerProcessor

public interface HttpServerProcessor
The HTTP Server Processor API.

This API is defined as the main entry point for HTTP request processing.

Author:
Manfred Riem ([email protected])