MongoClient class doing connection management. Usually this is a main entry point for client code.
MongoCollection class
Low level mongodb protocol.
MongoDB cursor abstraction
MongoDatabase class representing common database for group of collections.
MongoDB operation flag definitions.
MongoDB and MongoCollection classes and connections.
SASL authentication functions
MongoDB based HTTP session store.
MongoDB client connection settings.