Package | Description |
---|---|
com.allanbank.mongodb.connection |
Provides interfaces for managing connections to different MongoDB server configurations.
|
com.allanbank.mongodb.connection.auth |
Wraps a connection and ensures that all requests are properly authenticated.
|
com.allanbank.mongodb.connection.proxy |
Support for connection that delegate to a lower level connection.
|
com.allanbank.mongodb.connection.rs |
Support for connections to Replica Sets.
|
com.allanbank.mongodb.connection.sharded |
Support for connections to Sharded Configurations.
|
com.allanbank.mongodb.connection.socket |
Low level socket connection to a single MongoDB server.
|
com.allanbank.mongodb.connection.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 |
---|
AbstractProxyConnection
A helper class for constructing connections that are really just proxies on
top of other 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 |
---|
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 |
---|
ProxiedConnectionFactory
Provides an interface for creating proxied connections.
|
Copyright © 2011-2013 Allanbank Consulting, Inc.. All Rights Reserved.