public interface ProxyHandler extends Handler<RoutingContext>
Modifier and Type | Method and Description |
---|---|
static ProxyHandler |
create(HttpProxy httpProxy) |
static ProxyHandler |
create(HttpProxy httpProxy,
int port,
String host) |
static ProxyHandler create(HttpProxy httpProxy)
static ProxyHandler create(HttpProxy httpProxy, int port, String host)
Copyright © 2021 Eclipse. All rights reserved.