Package | Description |
---|---|
com.allanbank.mongodb.client.connection |
Provides interfaces for managing connections to different MongoDB server configurations.
|
com.allanbank.mongodb.client.connection.auth |
Wraps a connection and ensures that all requests are properly authenticated.
|
com.allanbank.mongodb.client.connection.bootstrap |
Bootstraps a the correct type of connections for the type of MongoDB cluster.
|
com.allanbank.mongodb.client.connection.proxy |
Support for connection that delegate to a lower level connection.
|
com.allanbank.mongodb.client.connection.rs |
Support for connections to Replica Sets.
|
com.allanbank.mongodb.client.connection.sharded |
Support for connections to Sharded Configurations.
|
com.allanbank.mongodb.client.connection.socket |
Low level socket connection to a single MongoDB server.
|
com.allanbank.mongodb.client.state |
Support for tracking the state of a set of MongoDB servers.
|
Class and Description |
---|
ProxiedConnectionFactory
Provides an interface for creating proxied connections.
|
Class and Description |
---|
AbstractProxyConnection
A helper class for constructing connections that are really just proxies on
top of other connections.
|
ProxiedConnectionFactory
Provides an interface for creating proxied connections.
|
Class and Description |
---|
ProxiedConnectionFactory
Provides an interface for creating proxied connections.
|
Class and Description |
---|
AbstractProxyConnection
A helper class for constructing connections that are really just proxies on
top of other connections.
|
ConnectionInfo
ConnectionInfo provides a container for the information on a discovered
server.
|
ProxiedConnectionFactory
Provides an interface for creating proxied connections.
|
Class and Description |
---|
AbstractProxyMultipleConnection
AbstractProxyMultipleConnection provides the core functionality for a
connection that multiplexes requests across multiple connections.
|
ConnectionInfo
ConnectionInfo provides a container for the information on a discovered
server.
|
ProxiedConnectionFactory
Provides an interface for creating proxied connections.
|
Class and Description |
---|
AbstractProxyMultipleConnection
AbstractProxyMultipleConnection provides the core functionality for a
connection that multiplexes requests across multiple connections.
|
ConnectionInfo
ConnectionInfo provides a container for the information on a discovered
server.
|
ProxiedConnectionFactory
Provides an interface for creating proxied connections.
|
Class and Description |
---|
ProxiedConnectionFactory
Provides an interface for creating proxied connections.
|
Class and Description |
---|
ProxiedConnectionFactory
Provides an interface for creating proxied connections.
|
Copyright © 2011–2014 Allanbank Consulting, Inc.. All rights reserved.