| Interface | Description |
|---|---|
| HttpUrlEncodedSerializer<Model> |
Interface for converting model into http params
|
| Class | Description |
|---|---|
| HttpParameters |
Class for storing request parameters
|
| JacksonMapper |
Jackson Singleton.
|
| ReflectHttpUrlEncodedSerializer<Model> |
Reflect inmplementation of
HttpUrlEncodedSerializer
Date: 2016/01/28 |
| RestAnnotationsHelper |
Helps extracting annotations values
Date: 2016/01/28
|
| Annotation Type | Description |
|---|---|
| RestObject |
Annotation indicates that this class will be decomposed, not treated as String
|