Package | Description |
---|---|
io.vertx.httpproxy | |
io.vertx.rxjava3.httpproxy |
Modifier and Type | Method and Description |
---|---|
HttpProxy |
HttpProxy.addInterceptor(ProxyInterceptor interceptor)
Add an interceptor to the interceptor chain.
|
Modifier and Type | Method and Description |
---|---|
ProxyInterceptor |
ProxyInterceptor.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static ProxyInterceptor |
ProxyInterceptor.newInstance(ProxyInterceptor arg) |
Constructor and Description |
---|
ProxyInterceptor(ProxyInterceptor delegate) |
Copyright © 2022 Eclipse. All rights reserved.