Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- io.vertx.httpproxy.cache.CacheOptions
- io.vertx.httpproxy.cache.CacheOptionsConverter
- io.vertx.httpproxy.ProxyOptions
- io.vertx.httpproxy.ProxyOptionsConverter
Interface Hierarchy
- io.vertx.httpproxy.Body
- io.vertx.httpproxy.interceptors.BodyInterceptor
- java.util.function.Function<T,R>
- io.vertx.httpproxy.interceptors.BodyTransformer
- io.vertx.core.Handler<E>
- io.vertx.httpproxy.HttpProxy
- io.vertx.httpproxy.interceptors.HeadersInterceptor
- java.util.Map<K,V>
- io.vertx.httpproxy.spi.cache.Cache<K,V>
- io.vertx.httpproxy.interceptors.PathInterceptor
- io.vertx.httpproxy.ProxyContext
- io.vertx.httpproxy.ProxyInterceptor
- io.vertx.httpproxy.ProxyRequest
- io.vertx.httpproxy.ProxyResponse
- io.vertx.httpproxy.interceptors.QueryInterceptor
- io.vertx.httpproxy.interceptors.WebSocketInterceptor