Package io.kroxylicious.proxy.internal.net
@ReturnValuesAreNonnullByDefault
@DefaultAnnotationForParameters(edu.umd.cs.findbugs.annotations.NonNull.class)
@DefaultAnnotation(edu.umd.cs.findbugs.annotations.NonNull.class)
package io.kroxylicious.proxy.internal.net
-
ClassDescriptionA bootstrap binding.A broker specific endpoint binding.Represents a network endpoint.An endpoint binding.Signals that an endpoint could not be bound due to an error condition.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.The endpoint registry is responsible for associating network endpoints with broker/bootstrap addresses of virtual clusters.Signals that an endpoint could not be resolved into a known virtual cluster binding.Immutable snapshot of a decoded PROXY protocol header.A bootstrap binding which can only be used for metadata discovery.Abstract encapsulation of a network binding operation.ProcessesNetworkBindingOperations on a suitableServerBootstrap.Request for a network endpoint to be bound.Request for a network endpoint to be unbound.