| Interface | Description |
|---|---|
| RestInputCustomizer |
An interface to allow for customizing REST input.
|
| Class | Description |
|---|---|
| JSONInputCustomizer |
This class implements a JSON REST input customizer.
|
| RestInputCustomizerImpl |
An abstract class which implements functionality common to input customizers.
|
| XMLInputCustomizer |
This class implements an XML REST input customizer.
|