| Package | Description |
|---|---|
| com.allanbank.mongodb.client |
Provides implementations of the main client interfaces and classes to translate the
Reply(s) from the server. |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientImpl
Implementation of the internal
Client interface which all requests to
the MongoDB servers pass. |
class |
SerialClientImpl
A specialization of the
ClientImpl to always try to use the same
connection. |
Copyright © 2011–2014 Allanbank Consulting, Inc.. All rights reserved.