| Interface | Description |
|---|---|
| RestOutputCustomizer |
An interface to allow for customizing REST output.
|
| Class | Description |
|---|---|
| JSONOutputCustomizer |
This class implements a JSON REST output customizer.
|
| RestOutputCustomizerImpl |
An abstract class which implements functionality common to output customizers.
|
| XMLOutputCustomizer |
This class implements an XML REST output customizer.
|