Uses of Enum
io.grpc.internal.KeepAliveManager.State
Packages that use KeepAliveManager.State
-
Uses of KeepAliveManager.State in io.grpc.internal
Subclasses with type arguments of type KeepAliveManager.State in io.grpc.internalFields in io.grpc.internal declared as KeepAliveManager.StateMethods in io.grpc.internal that return KeepAliveManager.StateModifier and TypeMethodDescriptionstatic KeepAliveManager.StateReturns the enum constant of this type with the specified name.static KeepAliveManager.State[]KeepAliveManager.State.values()Returns an array containing the constants of this enum type, in the order they are declared.