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(ProxyOptions options,
io.vertx.core.http.HttpClient client)
Create a new
HttpProxy instance. |
Constructor and Description |
---|
HttpProxyImpl(ProxyOptions options,
io.vertx.core.http.HttpClient client) |
Copyright © 2022. All Rights Reserved.