Uses of Enum Class
io.kroxylicious.proxy.internal.ClientConnectionStateMachine.DisconnectCause
Packages that use ClientConnectionStateMachine.DisconnectCause
Package
Description
io.kroxylicious.proxy.internal contains Kroxylicious internal code implementing Proxying functionality using Netty.
-
Uses of ClientConnectionStateMachine.DisconnectCause in io.kroxylicious.proxy.internal
Methods in io.kroxylicious.proxy.internal that return ClientConnectionStateMachine.DisconnectCauseModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.ClientConnectionStateMachine.DisconnectCause.values()Returns an array containing the constants of this enum class, in the order they are declared.