| Interface | Description |
|---|---|
| ObjectSerializer |
Interface describing methods for serializing an object to a string.
|
| Class | Description |
|---|---|
| Args | Deprecated
This class is NOT a part of public API and will be dropped in 3.x versions.
|
| Base64Codec | Deprecated
This class is NOT a part of public API and will be dropped in 3.x versions.
|
| ConnectionPoolStatisticsBean | Deprecated
This class will be removed in 3.x versions of the driver,
so please remove it from your compile time dependencies.
|
| FastStack<T> | Deprecated
This class is NOT a part of public API and will be dropped in 3.x versions.
|
| Hash | Deprecated
This class is NOT a part of public API and will be dropped in 3.x versions.
|
| IdentitySet<T> | Deprecated
This class is NOT a part of public API and will be dropped in 3.x versions.
|
| JSON |
Helper methods for JSON serialization and de-serialization
|
| JSONCallback |
Converts JSON to DBObjects and vice versa.
|
| JSONSerializers |
Defines static methods for getting
ObjectSerializer instances that produce various flavors of JSON. |
| OptionMap | Deprecated
This class is NOT a part of public API and will be dropped in 3.x versions.
|
| SimplePool<T> | Deprecated
This class is NOT a part of public API and will be dropped in 3.x versions.
|
| StringBuilderPool | Deprecated
This class is NOT a part of public API and will be dropped in 3.x versions.
|
| StringParseUtil | Deprecated
This class is NOT a part of public API and will be dropped in 3.x versions.
|
| ThreadPool<T> | Deprecated
This class is no longer in use and should not have been public.
|
| ThreadUtil | Deprecated
This class is NOT a part of public API and will be dropped in 3.x versions.
|
| TimeConstants | Deprecated
This class is NOT a part of public API and will be dropped in 3.x versions.
|
| UniqueList<T> | Deprecated
This class is NOT a part of public API and will be dropped in 3.x versions.
|
| Util |
Misc utility helpers.
|
| WeakBag<T> | Deprecated
This class is NOT a part of public API and will be dropped in 3.x versions.
|
| Exception | Description |
|---|---|
| JSONParseException |
Exception that is thrown when invalid JSON is encountered by the parser.
|
Package containing misc utils.