public class TokenReplacingProxyHandler extends Object implements io.undertow.server.handlers.proxy.ProxyClient
| Constructor and Description |
|---|
TokenReplacingProxyHandler() |
| Modifier and Type | Method and Description |
|---|---|
io.undertow.server.handlers.proxy.ProxyClient.ProxyTarget |
findTarget(io.undertow.server.HttpServerExchange exchange) |
void |
getConnection(io.undertow.server.handlers.proxy.ProxyClient.ProxyTarget target,
io.undertow.server.HttpServerExchange exchange,
io.undertow.server.handlers.proxy.ProxyCallback<io.undertow.server.handlers.proxy.ProxyConnection> callback,
long timeout,
TimeUnit timeUnit) |
public io.undertow.server.handlers.proxy.ProxyClient.ProxyTarget findTarget(io.undertow.server.HttpServerExchange exchange)
findTarget in interface io.undertow.server.handlers.proxy.ProxyClientpublic void getConnection(io.undertow.server.handlers.proxy.ProxyClient.ProxyTarget target,
io.undertow.server.HttpServerExchange exchange,
io.undertow.server.handlers.proxy.ProxyCallback<io.undertow.server.handlers.proxy.ProxyConnection> callback,
long timeout,
TimeUnit timeUnit)
getConnection in interface io.undertow.server.handlers.proxy.ProxyClientCopyright © 2015–2016. All rights reserved.