Package | Description |
---|---|
io.vertx.httpproxy | |
io.vertx.rxjava3.httpproxy |
Modifier and Type | Method and Description |
---|---|
ProxyOptions |
ProxyOptions.setCacheOptions(CacheOptions cacheOptions)
Set the cache options that configures the proxy.
|
ProxyOptions |
ProxyOptions.setSupportWebSocket(boolean supportWebSocket)
Set whether WebSocket are supported.
|
Modifier and Type | Method and Description |
---|---|
static HttpProxy |
HttpProxy.reverseProxy(ProxyOptions options,
HttpClient client)
Create a new
HttpProxy instance. |
Modifier and Type | Method and Description |
---|---|
static HttpProxy |
HttpProxy.reverseProxy(ProxyOptions options,
HttpClient client)
Create a new
HttpProxy instance. |
Copyright © 2024 Eclipse. All rights reserved.