| Package | Description | 
|---|---|
| com.allanbank.mongodb | 
 Provides a Java driver for the MongoDB document store that allows asynchronous invocation of requests. 
 | 
| com.allanbank.mongodb.client | 
 Provides implementations of the main client interfaces and classes to translate the 
  
Reply(s) from the server. | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
MongoIterator<T>
MongoIterator provides an interface for an iterator that can be closed. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MongoIteratorImpl
Iterator over the results of the MongoDB cursor. 
 | 
Copyright © 2011-2013 Allanbank Consulting, Inc.. All Rights Reserved.