| Package | Description |
|---|---|
| net.bluemind.central.reverse.proxy.vertx | |
| net.bluemind.central.reverse.proxy.vertx.impl |
| Modifier and Type | Method and Description |
|---|---|
ProxyOptions |
ProxyOptions.setSupportWebSocket(boolean supportWebSocket)
Set whether WebSocket are supported.
|
| Modifier and Type | Method and Description |
|---|---|
static HttpProxy |
HttpProxy.reverseProxy(java.lang.String deploymentID,
ProxyOptions options,
io.vertx.core.http.HttpClient client)
Create a new
HttpProxy instance. |
| Constructor and Description |
|---|
HttpProxyImpl(java.lang.String deploymentID,
ProxyOptions options,
io.vertx.core.http.HttpClient client) |
Copyright © 2023. All Rights Reserved.