Interface | Description |
---|---|
IAsyncContextInfo | |
IRequestHandler |
Interface for handling http requests.
|
IRequestHandlerService |
Interface for handling http requests.
|
Class | Description |
---|---|
AbstractRestPublishService |
Publish service without Jersey directly using Jetty container.
|
AbstractRestPublishService.MappingInfo | |
AbstractRestPublishService.ResultInfo | |
ExternalRestPublishService |
Rest publish service that works with an external web server.
|
ExternalRSPublishAgent |
Agent that publishes the external rs publication service.
|
HttpServletRequestWrapper |
Wrapper of HttpServletRequest interface to selectivly
override methods and introduce setters.
|
JadexGatewayServlet |
Servlet implementation class WebStarter
Parameter 'components' for startup components.
|
PathHandler |
Main handler dealing with incoming request.
|
Enum | Description |
---|---|
AbstractRestPublishService.MappingInfo.HttpMethod |