Class BsonEncodingJsonNullToNullTransformer
java.lang.Object
org.ikasan.component.endpoint.mongo.encoding.BsonEncodingJsonNullToNullTransformer
- All Implemented Interfaces:
org.bson.Transformer
Transforms net.sf.json.JSONNull objects to null, so can be encoded by the BSONEncoder
This a work-around for how the BSONEncoder is unable to serialise instances of these objects
- Author:
- Ikasan Development Team
-
Constructor Summary
Constructors -
Method Summary