Uses of Enum Class
io.kroxylicious.proxy.internal.KafkaSessionState
Packages that use KafkaSessionState
Package
Description
io.kroxylicious.proxy.internal contains Kroxylicious internal code implementing Proxying functionality using Netty.
-
Uses of KafkaSessionState in io.kroxylicious.proxy.internal
Methods in io.kroxylicious.proxy.internal that return KafkaSessionStateModifier and TypeMethodDescriptionKafkaSession.currentState()static KafkaSessionStateReturns the enum constant of this class with the specified name.static KafkaSessionState[]KafkaSessionState.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.kroxylicious.proxy.internal with parameters of type KafkaSessionStateConstructors in io.kroxylicious.proxy.internal with parameters of type KafkaSessionState