| Interface | Description |
|---|---|
| HttpExchange |
Provides the functionality for processing a HTTP request and generating a related response.
|
| HttpHandler |
A handler invoked to process a request.
|
| HttpService |
Service interface for HttpService.
|
| JettyHandler |
OSGi service interface to register arbitrary Jetty context handlers in the HttpService.
|
| Class | Description |
|---|---|
| HttpStatus |
Utility class providing some HTTP standard status codes.
|