| Package | Description | 
|---|---|
| com.allanbank.mongodb.connection.socket | 
 Low level socket connection to a single MongoDB server. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected PendingMessageQueue | 
SocketConnection.myPendingQueue
The queue of messages sent but waiting for a reply. 
 | 
protected PendingMessageQueue | 
SocketConnection.myToSendQueue
The queue of messages to be sent. 
 | 
Copyright © 2011-2013 Allanbank Consulting, Inc.. All Rights Reserved.