| Package | Description |
|---|---|
| io.vertx.ext.web.proxy.handler | |
| io.vertx.rxjava3.ext.web.proxy.handler |
| Modifier and Type | Method and Description |
|---|---|
static ProxyHandler |
ProxyHandler.create(HttpProxy httpProxy) |
static ProxyHandler |
ProxyHandler.create(HttpProxy httpProxy,
int port,
String host) |
| Modifier and Type | Method and Description |
|---|---|
ProxyHandler |
ProxyHandler.getDelegate() |
| Modifier and Type | Method and Description |
|---|---|
static ProxyHandler |
ProxyHandler.newInstance(ProxyHandler arg) |
| Constructor and Description |
|---|
ProxyHandler(ProxyHandler delegate) |
Copyright © 2025 Eclipse. All rights reserved.