Interface | Description |
---|---|
ProxyCallback<T> |
Yet another callback class, this one used by the proxy handler
|
ProxyClient |
A client that provides connections for the proxy handler.
|
Class | Description |
---|---|
LoadBalancingProxyClient |
Initial implementation of a load balancing proxy client.
|
ProxyConnection |
A connection to a backend proxy.
|
ProxyHandler |
An HTTP handler which proxies content to a remote server.
|
SimpleProxyClientProvider |
Simple proxy client provider.
|
Copyright © 2013 JBoss by Red Hat. All rights reserved.