Uses of Enum
io.grpc.internal.KeepAliveManager.State
Packages that use KeepAliveManager.State
-
Uses of KeepAliveManager.State in io.grpc.internal
Fields in io.grpc.internal declared as KeepAliveManager.StateMethods in io.grpc.internal that return KeepAliveManager.StateModifier and TypeMethodDescriptionstatic KeepAliveManager.State
Returns 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.