Interface JsonGeneratorDecorator
- All Superinterfaces:
Decorator<JsonGenerator>
- All Known Implementing Classes:
CompositeJsonGeneratorDecorator, MaskingJsonGeneratorDecorator
Decorates the
JsonGenerator used for serializing json.
Allows you to customize the JsonGenerator.
-
Method Summary