Class and Description |
---|
BinderParam
Designates that this parameter will modify the request, possibly including adding an payload to
it.
|
Fallback
Annotates the appropriate
Fallback which propagates
the exception or returns a valid fallback value. |
Headers
Designates that a header will be added to the request.
|
ParamParser
Extracts the value of a parameter from an object.
|
QueryParams
Designates that a query will be added to the request.
|
RequestFilters
Filters that should be applied to the request
|
ResponseParser
Shows the transformer type used to parse the HttpResponse
|
Class and Description |
---|
Delegate
Designates that this method returns a rest client
|
EndpointParam
Extracts the endpoint of a parameter from an object.
|
Class and Description |
---|
SinceApiVersion
Designates that this resource only exists since a particular
ApiVersion . |
Class and Description |
---|
SinceApiVersion
Designates that this resource only exists since a particular
ApiVersion . |
Class and Description |
---|
ApiVersionOverride
Deprecated.
|
BinderParam
Designates that this parameter will modify the request, possibly including adding an payload to
it.
|
EndpointParam
Extracts the endpoint of a parameter from an object.
|
Fallback
Annotates the appropriate
Fallback which propagates
the exception or returns a valid fallback value. |
FormParams
Designates that a url encoded form will be added to the request.
|
ParamParser
Extracts the value of a parameter from an object.
|
RequestFilters
Filters that should be applied to the request
|
SinceApiVersion
Designates that this resource only exists since a particular
ApiVersion . |
VirtualHost
Designates that this Resource expects virtual host style requests
|
XMLResponseParser
Shows the transformer type used to parse XML in a HttpResponse
|
Class and Description |
---|
SinceApiVersion
Designates that this resource only exists since a particular
ApiVersion . |
Class and Description |
---|
RequestFilters
Filters that should be applied to the request
|
Class and Description |
---|
BinderParam
Designates that this parameter will modify the request, possibly including adding an payload to
it.
|
Fallback
Annotates the appropriate
Fallback which propagates
the exception or returns a valid fallback value. |
Headers
Designates that a header will be added to the request.
|
ParamParser
Extracts the value of a parameter from an object.
|
ParamValidators
Marks the validation for method/parameter value(s).
|
QueryParams
Designates that a query will be added to the request.
|
RequestFilters
Filters that should be applied to the request
|
ResponseParser
Shows the transformer type used to parse the HttpResponse
|
SkipEncoding
Designates we should not encode the following parameters
|
XMLResponseParser
Shows the transformer type used to parse XML in a HttpResponse
|
Class and Description |
---|
Delegate
Designates that this method returns a rest client
|
Class and Description |
---|
Endpoint
Designates that this Resource expects virtual host style requests
|
EndpointParam
Extracts the endpoint of a parameter from an object.
|
Fallback
Annotates the appropriate
Fallback which propagates
the exception or returns a valid fallback value. |
MapBinder
Designates that this parameter will hold the payload for a PUT or POST command.
|
OnlyElement
Extracts the only element of a collection or null
|
ParamParser
Extracts the value of a parameter from an object.
|
PATCH
Implements the PATCH HTTP request type
|
Payload
Designates that this parameter will hold the payload for a PUT or POST command.
|
PayloadParam
Designates that this parameter will hold the payload for a PUT or POST command.
|
QueryParams
Designates that a query will be added to the request.
|
RequestFilters
Filters that should be applied to the request
|
ResponseParser
Shows the transformer type used to parse the HttpResponse
|
SelectJson
Selects a name in a json structure as opposed to parsing from root.
|
Class and Description |
---|
Delegate
Designates that this method returns a rest client
|
Class and Description |
---|
Fallback
Annotates the appropriate
Fallback which propagates
the exception or returns a valid fallback value. |
MapBinder
Designates that this parameter will hold the payload for a PUT or POST command.
|
PayloadParam
Designates that this parameter will hold the payload for a PUT or POST command.
|
PayloadParams
Designates that default parameters will be added a map that builds the request entity.
|
RequestFilters
Filters that should be applied to the request
|
Class and Description |
---|
BinderParam
Designates that this parameter will modify the request, possibly including adding an payload to
it.
|
Delegate
Designates that this method returns a rest client
|
EndpointParam
Extracts the endpoint of a parameter from an object.
|
Fallback
Annotates the appropriate
Fallback which propagates
the exception or returns a valid fallback value. |
Headers
Designates that a header will be added to the request.
|
MapBinder
Designates that this parameter will hold the payload for a PUT or POST command.
|
ParamParser
Extracts the value of a parameter from an object.
|
PayloadParam
Designates that this parameter will hold the payload for a PUT or POST command.
|
RequestFilters
Filters that should be applied to the request
|
ResponseParser
Shows the transformer type used to parse the HttpResponse
|
SelectJson
Selects a name in a json structure as opposed to parsing from root.
|
SinceApiVersion
Designates that this resource only exists since a particular
ApiVersion . |
SkipEncoding
Designates we should not encode the following parameters
|
WrapWith
Wraps the payload in json nested one level deep, relating to the value parameter.
|
Class and Description |
---|
BinderParam
Designates that this parameter will modify the request, possibly including adding an payload to
it.
|
Fallback
Annotates the appropriate
Fallback which propagates
the exception or returns a valid fallback value. |
Headers
Designates that a header will be added to the request.
|
ParamParser
Extracts the value of a parameter from an object.
|
RequestFilters
Filters that should be applied to the request
|
ResponseParser
Shows the transformer type used to parse the HttpResponse
|
SinceApiVersion
Designates that this resource only exists since a particular
ApiVersion . |
WrapWith
Wraps the payload in json nested one level deep, relating to the value parameter.
|
Class and Description |
---|
Delegate
Designates that this method returns a rest client
|
Class and Description |
---|
BinderParam
Designates that this parameter will modify the request, possibly including adding an payload to
it.
|
Fallback
Annotates the appropriate
Fallback which propagates
the exception or returns a valid fallback value. |
OnlyElement
Extracts the only element of a collection or null
|
ParamParser
Extracts the value of a parameter from an object.
|
QueryParams
Designates that a query will be added to the request.
|
RequestFilters
Filters that should be applied to the request
|
ResponseParser
Shows the transformer type used to parse the HttpResponse
|
SelectJson
Selects a name in a json structure as opposed to parsing from root.
|
Unwrap
Unwraps the only value in a nested json response
ex.
|
Class and Description |
---|
Delegate
Designates that this method returns a rest client
|
EndpointParam
Extracts the endpoint of a parameter from an object.
|
Class and Description |
---|
BinderParam
Designates that this parameter will modify the request, possibly including adding an payload to
it.
|
Fallback
Annotates the appropriate
Fallback which propagates
the exception or returns a valid fallback value. |
FormParams
Designates that a url encoded form will be added to the request.
|
RequestFilters
Filters that should be applied to the request
|
Transform
Shows the transformer type used to parse the first result of the HttpResponse
|
VirtualHost
Designates that this Resource expects virtual host style requests
|
XMLResponseParser
Shows the transformer type used to parse XML in a HttpResponse
|
Class and Description |
---|
Delegate
Designates that this method returns a rest client
|
Class and Description |
---|
Fallback
Annotates the appropriate
Fallback which propagates
the exception or returns a valid fallback value. |
MapBinder
Designates that this parameter will hold the payload for a PUT or POST command.
|
Payload
Designates that this parameter will hold the payload for a PUT or POST command.
|
PayloadParam
Designates that this parameter will hold the payload for a PUT or POST command.
|
RequestFilters
Filters that should be applied to the request
|
ResponseParser
Shows the transformer type used to parse the HttpResponse
|
SelectJson
Selects a name in a json structure as opposed to parsing from root.
|
Transform
Shows the transformer type used to parse the first result of the HttpResponse
|
Class and Description |
---|
Delegate
Designates that this method returns a rest client
|
Class and Description |
---|
BinderParam
Designates that this parameter will modify the request, possibly including adding an payload to
it.
|
Fallback
Annotates the appropriate
Fallback which propagates
the exception or returns a valid fallback value. |
Headers
Designates that a header will be added to the request.
|
Payload
Designates that this parameter will hold the payload for a PUT or POST command.
|
PayloadParam
Designates that this parameter will hold the payload for a PUT or POST command.
|
Class and Description |
---|
Delegate
Designates that this method returns a rest client
|
Fallback
Annotates the appropriate
Fallback which propagates
the exception or returns a valid fallback value. |
Headers
Designates that a header will be added to the request.
|
RequestFilters
Filters that should be applied to the request
|
Class and Description |
---|
BinderParam
Designates that this parameter will modify the request, possibly including adding an payload to
it.
|
Fallback
Annotates the appropriate
Fallback which propagates
the exception or returns a valid fallback value. |
Headers
Designates that a header will be added to the request.
|
ParamParser
Extracts the value of a parameter from an object.
|
Payload
Designates that this parameter will hold the payload for a PUT or POST command.
|
PayloadParam
Designates that this parameter will hold the payload for a PUT or POST command.
|
RequestFilters
Filters that should be applied to the request
|
SelectJson
Selects a name in a json structure as opposed to parsing from root.
|
Transform
Shows the transformer type used to parse the first result of the HttpResponse
|
Class and Description |
---|
Delegate
Designates that this method returns a rest client
|
EndpointParam
Extracts the endpoint of a parameter from an object.
|
Class and Description |
---|
BinderParam
Designates that this parameter will modify the request, possibly including adding an payload to
it.
|
EndpointParam
Extracts the endpoint of a parameter from an object.
|
Fallback
Annotates the appropriate
Fallback which propagates
the exception or returns a valid fallback value. |
FormParams
Designates that a url encoded form will be added to the request.
|
ParamParser
Extracts the value of a parameter from an object.
|
RequestFilters
Filters that should be applied to the request
|
SinceApiVersion
Designates that this resource only exists since a particular
ApiVersion . |
VirtualHost
Designates that this Resource expects virtual host style requests
|
XMLResponseParser
Shows the transformer type used to parse XML in a HttpResponse
|
Class and Description |
---|
BinderParam
Designates that this parameter will modify the request, possibly including adding an payload to
it.
|
Fallback
Annotates the appropriate
Fallback which propagates
the exception or returns a valid fallback value. |
RequestFilters
Filters that should be applied to the request
|
ResponseParser
Shows the transformer type used to parse the HttpResponse
|
Class and Description |
---|
ApiVersion
Designates that this Resource qualifies an object to an api version.
|
Class and Description |
---|
ParamValidators
Marks the validation for method/parameter value(s).
|
Class and Description |
---|
Delegate
Designates that this method returns a rest client
|
Class and Description |
---|
Fallback
Annotates the appropriate
Fallback which propagates
the exception or returns a valid fallback value. |
FormParams
Designates that a url encoded form will be added to the request.
|
RequestFilters
Filters that should be applied to the request
|
SelectJson
Selects a name in a json structure as opposed to parsing from root.
|
Class and Description |
---|
Delegate
Designates that this method returns a rest client
|
Class and Description |
---|
BinderParam
Designates that this parameter will modify the request, possibly including adding an payload to
it.
|
Fallback
Annotates the appropriate
Fallback which propagates
the exception or returns a valid fallback value. |
OnlyElement
Extracts the only element of a collection or null
|
QueryParams
Designates that a query will be added to the request.
|
RequestFilters
Filters that should be applied to the request
|
ResponseParser
Shows the transformer type used to parse the HttpResponse
|
SelectJson
Selects a name in a json structure as opposed to parsing from root.
|
Class and Description |
---|
Delegate
Designates that this method returns a rest client
|
Class and Description |
---|
BinderParam
Designates that this parameter will modify the request, possibly including adding an payload to
it.
|
Fallback
Annotates the appropriate
Fallback which propagates
the exception or returns a valid fallback value. |
MapBinder
Designates that this parameter will hold the payload for a PUT or POST command.
|
PATCH
Implements the PATCH HTTP request type
|
PayloadParam
Designates that this parameter will hold the payload for a PUT or POST command.
|
QueryParams
Designates that a query will be added to the request.
|
RequestFilters
Filters that should be applied to the request
|
ResponseParser
Shows the transformer type used to parse the HttpResponse
|
SelectJson
Selects a name in a json structure as opposed to parsing from root.
|
SkipEncoding
Designates we should not encode the following parameters
|
Class and Description |
---|
Delegate
Designates that this method returns a rest client
|
Endpoint
Designates that this Resource expects virtual host style requests
|
Class and Description |
---|
EndpointParam
Extracts the endpoint of a parameter from an object.
|
Fallback
Annotates the appropriate
Fallback which propagates
the exception or returns a valid fallback value. |
RequestFilters
Filters that should be applied to the request
|
SkipEncoding
Designates we should not encode the following parameters
|
Class and Description |
---|
BinderParam
Designates that this parameter will modify the request, possibly including adding an payload to
it.
|
Endpoint
Designates that this Resource expects virtual host style requests
|
EndpointParam
Extracts the endpoint of a parameter from an object.
|
Fallback
Annotates the appropriate
Fallback which propagates
the exception or returns a valid fallback value. |
MapBinder
Designates that this parameter will hold the payload for a PUT or POST command.
|
PATCH
Implements the PATCH HTTP request type
|
PayloadParam
Designates that this parameter will hold the payload for a PUT or POST command.
|
RequestFilters
Filters that should be applied to the request
|
SkipEncoding
Designates we should not encode the following parameters
|
Transform
Shows the transformer type used to parse the first result of the HttpResponse
|
Class and Description |
---|
Endpoint
Designates that this Resource expects virtual host style requests
|
Fallback
Annotates the appropriate
Fallback which propagates
the exception or returns a valid fallback value. |
FormParams
Designates that a url encoded form will be added to the request.
|
ParamParser
Extracts the value of a parameter from an object.
|
Class and Description |
---|
Delegate
Designates that this method returns a rest client
|
EndpointParam
Extracts the endpoint of a parameter from an object.
|
Class and Description |
---|
Fallback
Annotates the appropriate
Fallback which propagates
the exception or returns a valid fallback value. |
RequestFilters
Filters that should be applied to the request
|
SelectJson
Selects a name in a json structure as opposed to parsing from root.
|
Class and Description |
---|
Fallback
Annotates the appropriate
Fallback which propagates
the exception or returns a valid fallback value. |
MapBinder
Designates that this parameter will hold the payload for a PUT or POST command.
|
PayloadParam
Designates that this parameter will hold the payload for a PUT or POST command.
|
RequestFilters
Filters that should be applied to the request
|
SelectJson
Selects a name in a json structure as opposed to parsing from root.
|
SkipEncoding
Designates we should not encode the following parameters
|
Class and Description |
---|
ApiVersion
Designates that this Resource qualifies an object to an api version.
|
Class and Description |
---|
Delegate
Designates that this method returns a rest client
|
EndpointParam
Extracts the endpoint of a parameter from an object.
|
Class and Description |
---|
ResponseParser
Shows the transformer type used to parse the HttpResponse
|
VirtualHost
Designates that this Resource expects virtual host style requests
|
Class and Description |
---|
ApiVersion
Designates that this Resource qualifies an object to an api version.
|
Class and Description |
---|
SinceApiVersion
Designates that this resource only exists since a particular
ApiVersion . |
Class and Description |
---|
MapBinder
Designates that this parameter will hold the payload for a PUT or POST command.
|
PayloadParam
Designates that this parameter will hold the payload for a PUT or POST command.
|
SelectJson
Selects a name in a json structure as opposed to parsing from root.
|
Class and Description |
---|
Delegate
Designates that this method returns a rest client
|
Fallback
Annotates the appropriate
Fallback which propagates
the exception or returns a valid fallback value. |
SelectJson
Selects a name in a json structure as opposed to parsing from root.
|
Class and Description |
---|
MapBinder
Designates that this parameter will hold the payload for a PUT or POST command.
|
SelectJson
Selects a name in a json structure as opposed to parsing from root.
|
Class and Description |
---|
Fallback
Annotates the appropriate
Fallback which propagates
the exception or returns a valid fallback value. |
MapBinder
Designates that this parameter will hold the payload for a PUT or POST command.
|
PayloadParam
Designates that this parameter will hold the payload for a PUT or POST command.
|
RequestFilters
Filters that should be applied to the request
|
ResponseParser
Shows the transformer type used to parse the HttpResponse
|
SelectJson
Selects a name in a json structure as opposed to parsing from root.
|
Transform
Shows the transformer type used to parse the first result of the HttpResponse
|
WrapWith
Wraps the payload in json nested one level deep, relating to the value parameter.
|
Class and Description |
---|
Endpoint
Designates that this Resource expects virtual host style requests
|
Fallback
Annotates the appropriate
Fallback which propagates
the exception or returns a valid fallback value. |
RequestFilters
Filters that should be applied to the request
|
ResponseParser
Shows the transformer type used to parse the HttpResponse
|
SelectJson
Selects a name in a json structure as opposed to parsing from root.
|
Transform
Shows the transformer type used to parse the first result of the HttpResponse
|
Class and Description |
---|
MapBinder
Designates that this parameter will hold the payload for a PUT or POST command.
|
ResponseParser
Shows the transformer type used to parse the HttpResponse
|
Class and Description |
---|
Endpoint
Designates that this Resource expects virtual host style requests
|
Fallback
Annotates the appropriate
Fallback which propagates
the exception or returns a valid fallback value. |
Headers
Designates that a header will be added to the request.
|
MapBinder
Designates that this parameter will hold the payload for a PUT or POST command.
|
PATCH
Implements the PATCH HTTP request type
|
PayloadParam
Designates that this parameter will hold the payload for a PUT or POST command.
|
RequestFilters
Filters that should be applied to the request
|
SelectJson
Selects a name in a json structure as opposed to parsing from root.
|
WrapWith
Wraps the payload in json nested one level deep, relating to the value parameter.
|
Class and Description |
---|
Delegate
Designates that this method returns a rest client
|
EndpointParam
Extracts the endpoint of a parameter from an object.
|
Class and Description |
---|
BinderParam
Designates that this parameter will modify the request, possibly including adding an payload to
it.
|
Fallback
Annotates the appropriate
Fallback which propagates
the exception or returns a valid fallback value. |
PATCH
Implements the PATCH HTTP request type
|
Payload
Designates that this parameter will hold the payload for a PUT or POST command.
|
PayloadParam
Designates that this parameter will hold the payload for a PUT or POST command.
|
RequestFilters
Filters that should be applied to the request
|
ResponseParser
Shows the transformer type used to parse the HttpResponse
|
SkipEncoding
Designates we should not encode the following parameters
|
Transform
Shows the transformer type used to parse the first result of the HttpResponse
|
Class and Description |
---|
Delegate
Designates that this method returns a rest client
|
EndpointParam
Extracts the endpoint of a parameter from an object.
|
Class and Description |
---|
Fallback
Annotates the appropriate
Fallback which propagates
the exception or returns a valid fallback value. |
MapBinder
Designates that this parameter will hold the payload for a PUT or POST command.
|
PayloadParam
Designates that this parameter will hold the payload for a PUT or POST command.
|
RequestFilters
Filters that should be applied to the request
|
ResponseParser
Shows the transformer type used to parse the HttpResponse
|
SelectJson
Selects a name in a json structure as opposed to parsing from root.
|
Transform
Shows the transformer type used to parse the first result of the HttpResponse
|
WrapWith
Wraps the payload in json nested one level deep, relating to the value parameter.
|
Class and Description |
---|
Fallback
Annotates the appropriate
Fallback which propagates
the exception or returns a valid fallback value. |
Payload
Designates that this parameter will hold the payload for a PUT or POST command.
|
PayloadParam
Designates that this parameter will hold the payload for a PUT or POST command.
|
RequestFilters
Filters that should be applied to the request
|
ResponseParser
Shows the transformer type used to parse the HttpResponse
|
SelectJson
Selects a name in a json structure as opposed to parsing from root.
|
Transform
Shows the transformer type used to parse the first result of the HttpResponse
|
WrapWith
Wraps the payload in json nested one level deep, relating to the value parameter.
|
Class and Description |
---|
Fallback
Annotates the appropriate
Fallback which propagates
the exception or returns a valid fallback value. |
RequestFilters
Filters that should be applied to the request
|
ResponseParser
Shows the transformer type used to parse the HttpResponse
|
SelectJson
Selects a name in a json structure as opposed to parsing from root.
|
Transform
Shows the transformer type used to parse the first result of the HttpResponse
|
WrapWith
Wraps the payload in json nested one level deep, relating to the value parameter.
|
Class and Description |
---|
Delegate
Designates that this method returns a rest client
|
EndpointParam
Extracts the endpoint of a parameter from an object.
|
Class and Description |
---|
EndpointParam
Extracts the endpoint of a parameter from an object.
|
FormParams
Designates that a url encoded form will be added to the request.
|
ParamParser
Extracts the value of a parameter from an object.
|
RequestFilters
Filters that should be applied to the request
|
VirtualHost
Designates that this Resource expects virtual host style requests
|
XMLResponseParser
Shows the transformer type used to parse XML in a HttpResponse
|
Class and Description |
---|
Delegate
Designates that this method returns a rest client
|
EndpointParam
Extracts the endpoint of a parameter from an object.
|
Class and Description |
---|
Fallback
Annotates the appropriate
Fallback which propagates
the exception or returns a valid fallback value. |
MapBinder
Designates that this parameter will hold the payload for a PUT or POST command.
|
Payload
Designates that this parameter will hold the payload for a PUT or POST command.
|
PayloadParam
Designates that this parameter will hold the payload for a PUT or POST command.
|
RequestFilters
Filters that should be applied to the request
|
ResponseParser
Shows the transformer type used to parse the HttpResponse
|
SelectJson
Selects a name in a json structure as opposed to parsing from root.
|
Unwrap
Unwraps the only value in a nested json response
ex.
|
WrapWith
Wraps the payload in json nested one level deep, relating to the value parameter.
|
Class and Description |
---|
Fallback
Annotates the appropriate
Fallback which propagates
the exception or returns a valid fallback value. |
MapBinder
Designates that this parameter will hold the payload for a PUT or POST command.
|
Payload
Designates that this parameter will hold the payload for a PUT or POST command.
|
PayloadParam
Designates that this parameter will hold the payload for a PUT or POST command.
|
RequestFilters
Filters that should be applied to the request
|
ResponseParser
Shows the transformer type used to parse the HttpResponse
|
SelectJson
Selects a name in a json structure as opposed to parsing from root.
|
Transform
Shows the transformer type used to parse the first result of the HttpResponse
|
Unwrap
Unwraps the only value in a nested json response
ex.
|
WrapWith
Wraps the payload in json nested one level deep, relating to the value parameter.
|
Class and Description |
---|
Delegate
Designates that this method returns a rest client
|
EndpointParam
Extracts the endpoint of a parameter from an object.
|
Class and Description |
---|
BinderParam
Designates that this parameter will modify the request, possibly including adding an payload to
it.
|
Fallback
Annotates the appropriate
Fallback which propagates
the exception or returns a valid fallback value. |
Headers
Designates that a header will be added to the request.
|
QueryParams
Designates that a query will be added to the request.
|
RequestFilters
Filters that should be applied to the request
|
ResponseParser
Shows the transformer type used to parse the HttpResponse
|
Class and Description |
---|
Delegate
Designates that this method returns a rest client
|
EndpointParam
Extracts the endpoint of a parameter from an object.
|
Class and Description |
---|
Fallback
Annotates the appropriate
Fallback which propagates
the exception or returns a valid fallback value. |
MapBinder
Designates that this parameter will hold the payload for a PUT or POST command.
|
PayloadParam
Designates that this parameter will hold the payload for a PUT or POST command.
|
RequestFilters
Filters that should be applied to the request
|
ResponseParser
Shows the transformer type used to parse the HttpResponse
|
SelectJson
Selects a name in a json structure as opposed to parsing from root.
|
SkipEncoding
Designates we should not encode the following parameters
|
Class and Description |
---|
Fallback
Annotates the appropriate
Fallback which propagates
the exception or returns a valid fallback value. |
RequestFilters
Filters that should be applied to the request
|
SelectJson
Selects a name in a json structure as opposed to parsing from root.
|
Class and Description |
---|
Delegate
Designates that this method returns a rest client
|
Class and Description |
---|
BinderParam
Designates that this parameter will modify the request, possibly including adding an payload to
it.
|
Fallback
Annotates the appropriate
Fallback which propagates
the exception or returns a valid fallback value. |
MapBinder
Designates that this parameter will hold the payload for a PUT or POST command.
|
Payload
Designates that this parameter will hold the payload for a PUT or POST command.
|
PayloadParam
Designates that this parameter will hold the payload for a PUT or POST command.
|
RequestFilters
Filters that should be applied to the request
|
ResponseParser
Shows the transformer type used to parse the HttpResponse
|
Transform
Shows the transformer type used to parse the first result of the HttpResponse
|
Class and Description |
---|
Delegate
Designates that this method returns a rest client
|
Class and Description |
---|
Fallback
Annotates the appropriate
Fallback which propagates
the exception or returns a valid fallback value. |
MapBinder
Designates that this parameter will hold the payload for a PUT or POST command.
|
Payload
Designates that this parameter will hold the payload for a PUT or POST command.
|
PayloadParam
Designates that this parameter will hold the payload for a PUT or POST command.
|
RequestFilters
Filters that should be applied to the request
|
XMLResponseParser
Shows the transformer type used to parse XML in a HttpResponse
|
Class and Description |
---|
Delegate
Designates that this method returns a rest client
|
EndpointParam
Extracts the endpoint of a parameter from an object.
|
Class and Description |
---|
Fallback
Annotates the appropriate
Fallback which propagates
the exception or returns a valid fallback value. |
MapBinder
Designates that this parameter will hold the payload for a PUT or POST command.
|
PayloadParam
Designates that this parameter will hold the payload for a PUT or POST command.
|
RequestFilters
Filters that should be applied to the request
|
ResponseParser
Shows the transformer type used to parse the HttpResponse
|
SelectJson
Selects a name in a json structure as opposed to parsing from root.
|
Class and Description |
---|
Delegate
Designates that this method returns a rest client
|
Endpoint
Designates that this Resource expects virtual host style requests
|
Fallback
Annotates the appropriate
Fallback which propagates
the exception or returns a valid fallback value. |
PayloadParam
Designates that this parameter will hold the payload for a PUT or POST command.
|
QueryParams
Designates that a query will be added to the request.
|
RequestFilters
Filters that should be applied to the request
|
ResponseParser
Shows the transformer type used to parse the HttpResponse
|
Class and Description |
---|
BinderParam
Designates that this parameter will modify the request, possibly including adding an payload to
it.
|
Endpoint
Designates that this Resource expects virtual host style requests
|
Fallback
Annotates the appropriate
Fallback which propagates
the exception or returns a valid fallback value. |
MapBinder
Designates that this parameter will hold the payload for a PUT or POST command.
|
ParamParser
Extracts the value of a parameter from an object.
|
PayloadParam
Designates that this parameter will hold the payload for a PUT or POST command.
|
QueryParams
Designates that a query will be added to the request.
|
RequestFilters
Filters that should be applied to the request
|
ResponseParser
Shows the transformer type used to parse the HttpResponse
|
Transform
Shows the transformer type used to parse the first result of the HttpResponse
|
WrapWith
Wraps the payload in json nested one level deep, relating to the value parameter.
|
Class and Description |
---|
Delegate
Designates that this method returns a rest client
|
EndpointParam
Extracts the endpoint of a parameter from an object.
|
Class and Description |
---|
BinderParam
Designates that this parameter will modify the request, possibly including adding an payload to
it.
|
Fallback
Annotates the appropriate
Fallback which propagates
the exception or returns a valid fallback value. |
Headers
Designates that a header will be added to the request.
|
QueryParams
Designates that a query will be added to the request.
|
RequestFilters
Filters that should be applied to the request
|
ResponseParser
Shows the transformer type used to parse the HttpResponse
|
Class and Description |
---|
ApiVersion
Designates that this Resource qualifies an object to an api version.
|
Class and Description |
---|
MapBinder
Designates that this parameter will hold the payload for a PUT or POST command.
|
SelectJson
Selects a name in a json structure as opposed to parsing from root.
|
Class and Description |
---|
Delegate
Designates that this method returns a rest client
|
EndpointParam
Extracts the endpoint of a parameter from an object.
|
Class and Description |
---|
BinderParam
Designates that this parameter will modify the request, possibly including adding an payload to
it.
|
Fallback
Annotates the appropriate
Fallback which propagates
the exception or returns a valid fallback value. |
ParamParser
Extracts the value of a parameter from an object.
|
Payload
Designates that this parameter will hold the payload for a PUT or POST command.
|
PayloadParam
Designates that this parameter will hold the payload for a PUT or POST command.
|
RequestFilters
Filters that should be applied to the request
|
ResponseParser
Shows the transformer type used to parse the HttpResponse
|
SelectJson
Selects a name in a json structure as opposed to parsing from root.
|
Transform
Shows the transformer type used to parse the first result of the HttpResponse
|
WrapWith
Wraps the payload in json nested one level deep, relating to the value parameter.
|
Class and Description |
---|
EndpointParam
Extracts the endpoint of a parameter from an object.
|
Fallback
Annotates the appropriate
Fallback which propagates
the exception or returns a valid fallback value. |
ResponseParser
Shows the transformer type used to parse the HttpResponse
|
Class and Description |
---|
ApiVersion
Designates that this Resource qualifies an object to an api version.
|
Class and Description |
---|
Delegate
Designates that this method returns a rest client
|
Fallback
Annotates the appropriate
Fallback which propagates
the exception or returns a valid fallback value. |
RequestFilters
Filters that should be applied to the request
|
VirtualHost
Designates that this Resource expects virtual host style requests
|
XMLResponseParser
Shows the transformer type used to parse XML in a HttpResponse
|
Class and Description |
---|
BinderParam
Designates that this parameter will modify the request, possibly including adding an payload to
it.
|
Fallback
Annotates the appropriate
Fallback which propagates
the exception or returns a valid fallback value. |
ParamParser
Extracts the value of a parameter from an object.
|
Payload
Designates that this parameter will hold the payload for a PUT or POST command.
|
PayloadParam
Designates that this parameter will hold the payload for a PUT or POST command.
|
RequestFilters
Filters that should be applied to the request
|
Transform
Shows the transformer type used to parse the first result of the HttpResponse
|
VirtualHost
Designates that this Resource expects virtual host style requests
|
XMLResponseParser
Shows the transformer type used to parse XML in a HttpResponse
|
Class and Description |
---|
BinderParam
Designates that this parameter will modify the request, possibly including adding an payload to
it.
|
Endpoint
Designates that this Resource expects virtual host style requests
|
EndpointParam
Extracts the endpoint of a parameter from an object.
|
Fallback
Annotates the appropriate
Fallback which propagates
the exception or returns a valid fallback value. |
Headers
Designates that a header will be added to the request.
|
ParamParser
Extracts the value of a parameter from an object.
|
ParamValidators
Marks the validation for method/parameter value(s).
|
QueryParams
Designates that a query will be added to the request.
|
RequestFilters
Filters that should be applied to the request
|
ResponseParser
Shows the transformer type used to parse the HttpResponse
|
VirtualHost
Designates that this Resource expects virtual host style requests
|
XMLResponseParser
Shows the transformer type used to parse XML in a HttpResponse
|
Class and Description |
---|
Delegate
Designates that this method returns a rest client
|
Class and Description |
---|
BinderParam
Designates that this parameter will modify the request, possibly including adding an payload to
it.
|
Fallback
Annotates the appropriate
Fallback which propagates
the exception or returns a valid fallback value. |
QueryParams
Designates that a query will be added to the request.
|
RequestFilters
Filters that should be applied to the request
|
Class and Description |
---|
Delegate
Designates that this method returns a rest client
|
EndpointParam
Extracts the endpoint of a parameter from an object.
|
Class and Description |
---|
EndpointParam
Extracts the endpoint of a parameter from an object.
|
FormParams
Designates that a url encoded form will be added to the request.
|
MapBinder
Designates that this parameter will hold the payload for a PUT or POST command.
|
PayloadParam
Designates that this parameter will hold the payload for a PUT or POST command.
|
RequestFilters
Filters that should be applied to the request
|
VirtualHost
Designates that this Resource expects virtual host style requests
|
XMLResponseParser
Shows the transformer type used to parse XML in a HttpResponse
|
Class and Description |
---|
FormParams
Designates that a url encoded form will be added to the request.
|
RequestFilters
Filters that should be applied to the request
|
VirtualHost
Designates that this Resource expects virtual host style requests
|
XMLResponseParser
Shows the transformer type used to parse XML in a HttpResponse
|
Class and Description |
---|
Delegate
Designates that this method returns a rest client
|
Payload
Designates that this parameter will hold the payload for a PUT or POST command.
|
PayloadParam
Designates that this parameter will hold the payload for a PUT or POST command.
|
RequestFilters
Filters that should be applied to the request
|
VirtualHost
Designates that this Resource expects virtual host style requests
|
XMLResponseParser
Shows the transformer type used to parse XML in a HttpResponse
|
Class and Description |
---|
BinderParam
Designates that this parameter will modify the request, possibly including adding an payload to
it.
|
Fallback
Annotates the appropriate
Fallback which propagates
the exception or returns a valid fallback value. |
MapBinder
Designates that this parameter will hold the payload for a PUT or POST command.
|
ParamParser
Extracts the value of a parameter from an object.
|
Payload
Designates that this parameter will hold the payload for a PUT or POST command.
|
PayloadParam
Designates that this parameter will hold the payload for a PUT or POST command.
|
RequestFilters
Filters that should be applied to the request
|
VirtualHost
Designates that this Resource expects virtual host style requests
|
XMLResponseParser
Shows the transformer type used to parse XML in a HttpResponse
|
Copyright © 2009-2021 The Apache Software Foundation. All Rights Reserved.