SMILA (incubation) API documentation

Package org.eclipse.smila.http.server

Interface Summary
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 Summary
HttpStatus Utility class providing some HTTP standard status codes.
 


SMILA (incubation) API documentation