Package | Description |
---|---|
io.vertx.httpproxy | |
io.vertx.httpproxy.cache |
Modifier and Type | Method and Description |
---|---|
CacheOptions |
ProxyOptions.getCacheOptions() |
Modifier and Type | Method and Description |
---|---|
ProxyOptions |
ProxyOptions.setCacheOptions(CacheOptions cacheOptions)
Set the cache options that configures the proxy.
|
Modifier and Type | Method and Description |
---|---|
CacheOptions |
CacheOptions.setMaxSize(int maxSize)
Set the max number of entries the cache can hold.
|
Copyright © 2024 Eclipse. All rights reserved.