Uses of Package
io.kroxylicious.proxy.internal.net
Packages that use io.kroxylicious.proxy.internal.net
Package
Description
io.kroxylicious.proxy.internal contains Kroxylicious internal code implementing Proxying functionality using Netty.
Internal Filter implementations.
-
Classes in io.kroxylicious.proxy.internal.net used by io.kroxylicious.proxy.internalClassDescriptionAn endpoint binding.Used by the
KafkaProxyInitializerto resolve incoming channel metadata into aEndpointBinding.Immutable snapshot of a decoded PROXY protocol header. -
Classes in io.kroxylicious.proxy.internal.net used by io.kroxylicious.proxy.internal.filter.impl
-
Classes in io.kroxylicious.proxy.internal.net used by io.kroxylicious.proxy.internal.netClassDescriptionRepresents a network endpoint.An endpoint binding.Used by the
KafkaProxyInitializerto resolve incoming channel metadata into aEndpointBinding.This class is the general class of exceptions produced by failed endpoint operations.A gateway to an endpoint.Immutable snapshot of a decoded PROXY protocol header.Abstract encapsulation of a network binding operation.ProcessesNetworkBindingOperations on a suitableServerBootstrap. -
Classes in io.kroxylicious.proxy.internal.net used by io.kroxylicious.proxy.internal.reloadClassDescriptionThe endpoint registry is responsible for associating network endpoints with broker/bootstrap addresses of virtual clusters.
-
Classes in io.kroxylicious.proxy.internal.net used by io.kroxylicious.proxy.model