| Package | Description |
|---|---|
| io.undertow | |
| io.undertow.security.impl | |
| io.undertow.server.handlers.proxy | |
| io.undertow.server.handlers.proxy.mod_cluster |
| Class | Description |
|---|---|
| ProxyClient |
A client that provides connections for the proxy handler.
|
| ProxyHandler |
An HTTP handler which proxies content to a remote server.
|
| Class | Description |
|---|---|
| ExclusivityChecker |
Interface that is used to determine if a connection should be exclusive.
|
| Class | Description |
|---|---|
| ConnectionPoolErrorHandler |
The connection pool error handler is intended to be used per node and will therefore be shared across I/O threads.
|
| ConnectionPoolErrorHandler.SimpleConnectionPoolErrorHandler | |
| ConnectionPoolManager |
Manager that controls the behaviour of a
ProxyConnectionPool |
| ExclusivityChecker |
Interface that is used to determine if a connection should be exclusive.
|
| HostTable |
Class that maintains a table of remote hosts that this proxy knows about.
|
| LoadBalancingProxyClient |
Initial implementation of a load balancing proxy client.
|
| LoadBalancingProxyClient.Host | |
| LoadBalancingProxyClient.HostSelector | |
| ProxyCallback |
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
|
| ProxyConnection |
A connection to a backend proxy.
|
| ProxyConnectionPool.AvailabilityType | |
| ProxyConnectionPoolConfig | |
| ProxyHandler |
An HTTP handler which proxies content to a remote server.
|
| ProxyHandler.Builder |
| Class | Description |
|---|---|
| ProxyClient.MaxRetriesProxyTarget | |
| ProxyClient.ProxyTarget |
An opaque interface that may contain information about the proxy target
|
Copyright © 2018. All rights reserved.