Package | Description |
---|---|
com.mongodb |
This package is the main entry point to the MongoDB Java Driver, and it contains the classes for the existing API from 2.x versions.
|
com.mongodb.async.client |
This packages contains classes for the new async client
|
com.mongodb.client |
This package contains client interfaces
|
com.mongodb.client.model.geojson.codecs |
This package contains classes that encode and decode GeoJSON objects.
|
org.bson |
This package contains bson classes required for the driver
|
org.bson.codecs |
This package contains all the default BSON codecs.
|
org.bson.codecs.configuration |
This package contains codec configurations and the codec registry helper
|
org.bson.conversions |
This package contains the Bson interface
|
Class and Description |
---|
CodecProvider
A provider of
Codec instances. |
CodecRegistry
A registry of Codec instances searchable by the class that the Codec can encode and decode.
|
Class and Description |
---|
CodecRegistry
A registry of Codec instances searchable by the class that the Codec can encode and decode.
|
Class and Description |
---|
CodecRegistry
A registry of Codec instances searchable by the class that the Codec can encode and decode.
|
Class and Description |
---|
CodecProvider
A provider of
Codec instances. |
CodecRegistry
A registry of Codec instances searchable by the class that the Codec can encode and decode.
|
Class and Description |
---|
CodecRegistry
A registry of Codec instances searchable by the class that the Codec can encode and decode.
|
Class and Description |
---|
CodecProvider
A provider of
Codec instances. |
CodecRegistry
A registry of Codec instances searchable by the class that the Codec can encode and decode.
|
Class and Description |
---|
CodecProvider
A provider of
Codec instances. |
CodecRegistry
A registry of Codec instances searchable by the class that the Codec can encode and decode.
|
Class and Description |
---|
CodecRegistry
A registry of Codec instances searchable by the class that the Codec can encode and decode.
|
Copyright © 2016. All Rights Reserved.