All Classes and Interfaces

Class
Description
Codec for encoding and decoding response objects.
Allows processing jax rs Response.
Default parameter mapper that uses the same value mapper for all parameters.
Wrapper of HttpServletRequest interface to selectivly override methods and introduce setters.
 
The parameter mapper interface is used for mappers that take as input a parameter array and produce a converted one as output (n:m).
The parameter mapper interface is used for mappers that take as input a parameter array and produce a converted one as output (n:m).
 
Service for publishing services in other technologies such as web services.
 
Interface for handling http requests.
Interface for handling http requests.
The value mapper interface.
Publish something to the internal or external http server.
Servlet implementation class WebStarter Parameter 'components' for startup components.
jax.rs.Response processor.
Method mapper annotation.
The native response mapper allows for sending back native response objects.
Parameter mapper to map the parameters.
Main handler dealing with incoming request.
Main handler dealing with incoming request.
 
The path manager helps resolving elements (handlers) for path with variables, e.g.
The name (for referencing/overriding).
Info struct for service publishing details.
 
 
 
The request manager is used to handle REST web requests.
Struct for storing info about a request and the results.
 
 
 
SSE event data class.
Struct for storing info about a request and the results.
 
Result mapper annotation.
Java class representation for the Value annotation as annotations cannot be created at runtime.