Encoder.Default| Constructor and Description |
|---|
Encoder.Default() |
| Modifier and Type | Method and Description |
|---|---|
void |
encode(java.lang.Object object,
java.lang.reflect.Type bodyType,
RequestTemplate template)
Converts objects to an appropriate representation in the template.
|
public void encode(java.lang.Object object,
java.lang.reflect.Type bodyType,
RequestTemplate template)
Encoder