public class SimpleProxyClientProvider extends Object implements ProxyClient
Constructor and Description |
---|
SimpleProxyClientProvider(URI uri) |
Modifier and Type | Method and Description |
---|---|
void |
getConnection(HttpServerExchange exchange,
ProxyCallback<ProxyConnection> callback,
long timeout,
TimeUnit timeUnit) |
public SimpleProxyClientProvider(URI uri)
public void getConnection(HttpServerExchange exchange, ProxyCallback<ProxyConnection> callback, long timeout, TimeUnit timeUnit)
getConnection
in interface ProxyClient
Copyright © 2013 JBoss by Red Hat. All rights reserved.