| Class name | Description |
|---|---|
| BaseHttpErrorHandler |
abstract public class BaseHttpErrorHandler
|
| DummyHttpGetHandler |
public class DummyHttpGetHandler
|
| DummyHttpHandlerFactory |
public singleton DummyHttpHandlerFactory
|
| HttpErrorHandler |
public singleton HttpErrorHandler
|
| HttpServerProvider |
public singleton HttpServerProvider
|
| HttpServerRequest |
public class HttpServerRequest
|
| HttpServerResponse |
public class HttpServerResponse
|
| IHttpErrorHandler |
abstract public class IHttpErrorHandler
|
| IHttpHandler |
abstract public class IHttpHandler
|
| IHttpHandlerFactory |
abstract public class IHttpHandlerFactory
|
| IHttpServer |
abstract public class IHttpServer
|
| IHttpServerProvider |
abstract public class IHttpServerProvider
|
| SimpleHttpServer |
public class SimpleHttpServer
|