Interface Summary |
ContextProvider<T> |
Provider of custom contexts representing the current request |
MessageContext |
Represents an invocation context |
ParameterHandler<T> |
|
ProtocolHeaders |
An injectable interface that provides access to protocol headers |
RequestHandler |
RequestHandler is capable of preprocessing requests
ex., they can handle query extensions starting from _type |
ResourceComparator |
Can be used to affect the way the JAXRS selection algorithm chooses
between multiple matching resource classes and methods |
ResponseHandler |
ResponseHandler is capable of postprocessing requests
ex., they can update the response status code, etc |