| Annotation Type | Description | 
|---|---|
| ParameterMapper | The parameter mapper can be used to state how a parameter should
  be mapped for a rest service invocation. | 
| ParameterMappers | Container annotation for more than one parameter
  mapper that should be annotated at the method itself. | 
| ParametersInURL | Annotation that can be used to state if the
  parameters should be passed in the url or not. |