| Package | Description |
|---|---|
| si.mazi.rescu |
Classes in this package may be used to create proxy client objects for REST web services.
|
| si.mazi.rescu.serialization | |
| si.mazi.rescu.serialization.jackson |
| Class and Description |
|---|
| ClientConfig |
| ClientConfigUtil |
| ExceptionalReturnContentException
Throw this exception (eg.
|
| HmacPostBodyDigest
This may be used as the value of a @HeaderParam, @QueryParam or @PathParam to create a digest of the post body (composed of @FormParam's).
|
| HttpMethod |
| HttpResponseAware |
| HttpStatusException |
| Interceptor |
| InvocationAware |
| InvocationResult
Result of a REST service invocation.
|
| Params
This class provides support for various types of HTTP params, especially in the context of RESTful web services, but may be also used to construct urls in other contexts.
|
| ParamsDigest
This may be used for REST APIs where some parameters' values must be digests of other parameters.
|
| RequestWriter
Interface for serializing data sent to REST services (HTTP body).
|
| RequestWriterResolver
Resolves which RequestWriter to use for REST requests.
|
| ResponseReader
Interface for deserializing of REST returned data.
|
| RestInvocation
This holds name-value mapping for various types of params used in REST (QueryParam, PathParam, FormParam, HeaderParam).
|
| RestMethodMetadata |
| Class and Description |
|---|
| RequestWriter
Interface for serializing data sent to REST services (HTTP body).
|
| ResponseReader
Interface for deserializing of REST returned data.
|
| RestInvocation
This holds name-value mapping for various types of params used in REST (QueryParam, PathParam, FormParam, HeaderParam).
|
| Class and Description |
|---|
| RequestWriter
Interface for serializing data sent to REST services (HTTP body).
|
| ResponseReader
Interface for deserializing of REST returned data.
|
| RestInvocation
This holds name-value mapping for various types of params used in REST (QueryParam, PathParam, FormParam, HeaderParam).
|
Copyright © 2012–2021. All rights reserved.