Uses of Package
io.kroxylicious.proxy.filter
Packages that use io.kroxylicious.proxy.filter
Package
Description
The protocol filter API.
Builder API for constructing filter results.
APIs for plugins that are exposed to details of TLS connections between the proxy and its network peers.
-
Classes in io.kroxylicious.proxy.filter used by io.kroxylicious.proxy.filterClassDescriptionMarker interface all Filter interfaces extend fromA context to allow filters to interact with other filters and the pipeline.An Executor backed by the Filter Dispatch Thread.Construction context for Filters.The result of a filter request or response operation that encapsulates the request or response to be forwarded to the next filter in the chain.Fluent builder for filter results.A specialization of the
FilterResultfor request filters.Builder for request filter results.A specialization of theFilterResultfor response filters.Builder for response filter results. -
Classes in io.kroxylicious.proxy.filter used by io.kroxylicious.proxy.filter.filterresultbuilderClassDescriptionThe result of a filter request or response operation that encapsulates the request or response to be forwarded to the next filter in the chain.
-
Classes in io.kroxylicious.proxy.filter used by io.kroxylicious.proxy.tls