| 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.RequestInfo | |
| 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.
|
| JadexGatewayServlet.ServletCallAccess |
Purge service call ThreadLocal objects,
to avoid container leaks.
|
| PathHandler |
Main handler dealing with incoming request.
|
| Enum | Description |
|---|---|
| AbstractRestPublishService.MappingInfo.HttpMethod |