| Package | Description |
|---|---|
| com.mongodb.util |
Contains classes that can be used everywhere in the driver, and have no specific domain.
|
| Class and Description |
|---|
| AbstractObjectSerializer |
| ClassMapBasedObjectSerializer
Objects of type ClassMapBasedObjectSerializer are constructed to perform instance specific object to JSON serialization schemes.
|
| JSONSerializers.BinarySerializerBase |
| JSONSerializers.CompoundObjectSerializer |
| ObjectSerializer
Interface describing methods for serializing an object to a string.
|