Package | Description |
---|---|
com.allanbank.mongodb.client.connection.socket |
Low level socket connection to a single MongoDB server.
|
Modifier and Type | Field and Description |
---|---|
protected PendingMessageQueue |
AbstractSocketConnection.myPendingQueue
The queue of messages sent but waiting for a reply.
|
protected PendingMessageQueue |
TwoThreadSocketConnection.myToSendQueue
The queue of messages to be sent.
|
Copyright © 2011–2014 Allanbank Consulting, Inc.. All rights reserved.