Interface | Description |
---|---|
ConnectionPoolManager |
Manager that controls the behaviour of a
ProxyConnectionPool |
ExclusivityChecker |
Interface that is used to determine if a connection should be exclusive.
|
ProxyCallback<T> |
Yet another callback class, this one used by the proxy handler
|
ProxyClient |
A client that provides connections for the proxy handler.
|
ProxyClient.ProxyTarget |
An opaque interface that may contain information about the proxy target
|
Class | Description |
---|---|
HostTable<H> |
Class that maintains a table of remote hosts that this proxy knows about.
|
LoadBalancingProxyClient |
Initial implementation of a load balancing proxy client.
|
LoadBalancingProxyClient.Host | |
ProxyConnection |
A connection to a backend proxy.
|
ProxyHandler |
An HTTP handler which proxies content to a remote server.
|
SimpleProxyClientProvider |
Simple proxy client provider.
|
Copyright © 2014 JBoss by Red Hat. All rights reserved.