| Interface | Description |
|---|---|
| JsonFactoryDecorator |
Decorates the
MappingJsonFactory used by a
CompositeJsonFormatter. |
| JsonGeneratorDecorator |
Decorates the
JsonGenerator used for serializing json. |
| Class | Description |
|---|---|
| NullJsonFactoryDecorator |
A
JsonFactoryDecorator that doesn't do any decoration. |
| NullJsonGeneratorDecorator |
A
JsonGeneratorDecorator that doesn't do any decoration. |
Copyright © 2016. All Rights Reserved.