Package | Description |
---|---|
io.undertow.server.handlers.proxy |
Modifier and Type | Method and Description |
---|---|
void |
SimpleProxyClientProvider.getConnection(HttpServerExchange exchange,
ProxyCallback<ProxyConnection> callback,
long timeout,
TimeUnit timeUnit) |
void |
LoadBalancingProxyClient.getConnection(HttpServerExchange exchange,
ProxyCallback<ProxyConnection> callback,
long timeout,
TimeUnit timeUnit) |
void |
ProxyClient.getConnection(HttpServerExchange exchange,
ProxyCallback<ProxyConnection> callback,
long timeout,
TimeUnit timeUnit) |
Copyright © 2013 JBoss by Red Hat. All rights reserved.