AbstractRestPublishService |
Publish service without Jersey directly using different containers (in concrete impls).
|
AbstractRestPublishService.ConversationInfo |
Struct for storing info about a request and the results.
|
AbstractRestPublishService.MappingInfo |
|
AbstractRestPublishService.SSEEvent |
SSE event data class.
|
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.
|
PathHandler2 |
Main handler dealing with incoming request.
|
PathHandler2.SubHandler |
|
PathManager<T> |
The path manager helps resolving elements (handlers) for path with variables, e.g.
|
Value |
Java class representation for the Value annotation
as annotations cannot be created at runtime.
|