Package | Description |
---|---|
net.bluemind.central.reverse.proxy.vertx | |
net.bluemind.central.reverse.proxy.vertx.impl |
Modifier and Type | Method and Description |
---|---|
ProxyResponse |
ProxyResponse.bodyFilter(java.util.function.Function<io.vertx.core.streams.ReadStream<io.vertx.core.buffer.Buffer>,io.vertx.core.streams.ReadStream<io.vertx.core.buffer.Buffer>> filter) |
ProxyResponse |
ProxyResponse.set(io.vertx.core.http.HttpClientResponse response) |
Modifier and Type | Method and Description |
---|---|
HttpProxy |
HttpProxy.responseHook(java.util.function.BiConsumer<HttpServerRequestContext,ProxyResponse> responder) |
void |
ProxyRequest.send(io.vertx.core.Handler<io.vertx.core.AsyncResult<ProxyResponse>> completionHandler) |
Modifier and Type | Method and Description |
---|---|
void |
LoginCookieHook.accept(HttpServerRequestContext context,
ProxyResponse response) |
Modifier and Type | Method and Description |
---|---|
HttpProxy |
HttpProxyImpl.responseHook(java.util.function.BiConsumer<HttpServerRequestContext,ProxyResponse> responseHook) |
void |
ProxyRequestImpl.send(io.vertx.core.Handler<io.vertx.core.AsyncResult<ProxyResponse>> completionHandler) |
Copyright © 2022. All Rights Reserved.