See: Description
Interface | Description |
---|---|
ProxiedConnectionFactory |
Provides an interface for creating proxied connections.
|
Class | Description |
---|---|
AbstractProxyConnection |
A helper class for constructing connections that are really just proxies on
top of other connections.
|
AbstractProxyConnection.ProxiedChangeListener |
ProxiedChangeListener provides a change listener to modify the source of
the event to the outer connection from the (inner) proxied connection.
|
AbstractProxyMultipleConnection<K> |
AbstractProxyMultipleConnection provides the core functionality for a
connection that multiplexes requests across multiple connections.
|
ConnectionInfo<K> |
ConnectionInfo provides a container for the information on a discovered
server.
|
Users should not need to directly use the classes within this package.
Copyright © 2011–2014 Allanbank Consulting, Inc.. All rights reserved.