Uses of Enum Class
io.riemann.riemann.client.TcpTransport.State
Packages that use TcpTransport.State
-
Uses of TcpTransport.State in io.riemann.riemann.client
Fields in io.riemann.riemann.client declared as TcpTransport.StateMethods in io.riemann.riemann.client that return TcpTransport.StateModifier and TypeMethodDescriptionstatic TcpTransport.StateReturns the enum constant of this class with the specified name.static TcpTransport.State[]TcpTransport.State.values()Returns an array containing the constants of this enum class, in the order they are declared.