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