See: Description
Class | Description |
---|---|
AbstractSocketConnection |
AbstractSocketConnection provides the basic functionality for a socket
connection that passes messages between the sender and receiver.
|
SocketConnection |
Provides a blocking Socket based connection to a MongoDB server.
|
SocketConnectionFactory |
ConnectionFactory to create direct socket connections to the servers. |
TwoThreadSocketConnection |
Provides a blocking Socket based connection to a MongoDB server.
|
Users should not need to directly use the classes within this package.
Copyright © 2011–2014 Allanbank Consulting, Inc.. All rights reserved.