| Package | Description | 
|---|---|
| com.allanbank.mongodb | Provides a Java driver for the MongoDB document store that allows asynchronous invocation of requests. | 
| com.allanbank.mongodb.bson | Strongly typed, immutable implementation of the 
 BSON Specification. | 
| com.allanbank.mongodb.bson.builder | Provides the interfaces for builders to aid in constructing BSON 
  Documents. | 
| com.allanbank.mongodb.bson.builder.impl | Provides the implementations for builders to aid in constructing BSON 
  Documents. | 
| com.allanbank.mongodb.bson.element | |
| com.allanbank.mongodb.bson.io | Provides the ability to serialize and deserialize BSON  Documents. | 
| com.allanbank.mongodb.builder | Provides domain classes and builders for queries and the common MongoDB commands. | 
| com.allanbank.mongodb.builder.expression | |
| com.allanbank.mongodb.client | Provides implementations of the main client interfaces and classes to translate the 
  Reply(s) from the server. | 
| com.allanbank.mongodb.connection.state | Support for tracking the state of a set of MongoDB servers. | 
| Class and Description | 
|---|
| ArrayElement A wrapper for a BSON array. | 
| IntegerElement A wrapper for a BSON (signed 32-bit) integer. | 
| Class and Description | 
|---|
| ObjectId An Object Id. | 
| Class and Description | 
|---|
| ObjectId An Object Id. | 
| Class and Description | 
|---|
| AbstractElement A base class for the basic BSON types. | 
| ArrayElement A wrapper for a BSON array. | 
| ObjectId An Object Id. | 
| Class and Description | 
|---|
| AbstractElement A base class for the basic BSON types. | 
| ArrayElement A wrapper for a BSON array. | 
| BinaryElement A wrapper for a BSON binary. | 
| BooleanElement A wrapper for a BSON boolean. | 
| DBPointerElement Deprecated. 
 See BSON Specification. | 
| DocumentElement Wraps a single BSON document that may contain nested documents. | 
| DoubleElement A wrapper for a BSON double. | 
| IntegerElement A wrapper for a BSON (signed 32-bit) integer. | 
| JavaScriptElement A wrapper for a BSON JavaScript. | 
| JavaScriptWithScopeElement A wrapper for a BSON JavaScript with Scope. | 
| LongElement A wrapper for a BSON (signed 64-bit) integer or long. | 
| MaxKeyElement A wrapper for a BSON maximum key element. | 
| MinKeyElement A wrapper for a BSON minimum key element. | 
| MongoTimestampElement A wrapper for a BSON (signed 64-bit) Mongo timestamp as 4 byte increment and
 4 byte timestamp. | 
| NullElement A wrapper for a BSON null. | 
| ObjectId An Object Id. | 
| ObjectIdElement A wrapper for a BSON Object Id. | 
| RegularExpressionElement A wrapper for a BSON regular expression. | 
| StringElement A wrapper for a BSON string. | 
| SymbolElement A wrapper for a BSON symbol. | 
| TimestampElement A wrapper for a BSON timestamp as the milliseconds since the epoch. | 
| UuidElement UuidElement provides a helper element for handling UUID  BinaryElementsub-types. | 
| Class and Description | 
|---|
| ArrayElement A wrapper for a BSON array. | 
| BinaryElement A wrapper for a BSON binary. | 
| DocumentElement Wraps a single BSON document that may contain nested documents. | 
| ObjectId An Object Id. | 
| Class and Description | 
|---|
| IntegerElement A wrapper for a BSON (signed 32-bit) integer. | 
| ObjectId An Object Id. | 
| StringElement A wrapper for a BSON string. | 
| Class and Description | 
|---|
| ArrayElement A wrapper for a BSON array. | 
| DocumentElement Wraps a single BSON document that may contain nested documents. | 
| ObjectId An Object Id. | 
| Class and Description | 
|---|
| ArrayElement A wrapper for a BSON array. | 
| IntegerElement A wrapper for a BSON (signed 32-bit) integer. | 
| Class and Description | 
|---|
| DocumentElement Wraps a single BSON document that may contain nested documents. | 
| TimestampElement A wrapper for a BSON timestamp as the milliseconds since the epoch. | 
Copyright © 2011-2013 Allanbank Consulting, Inc.. All Rights Reserved.