Uses of Enum Class
dev.getelements.elements.rt.remote.jeromq.JeroMQAsyncOperation.State
Packages that use JeroMQAsyncOperation.State
-
Uses of JeroMQAsyncOperation.State in dev.getelements.elements.rt.remote.jeromq
Methods in dev.getelements.elements.rt.remote.jeromq that return JeroMQAsyncOperation.StateModifier and TypeMethodDescriptionJeroMQAsyncOperation.ConnectionState.getState()
static JeroMQAsyncOperation.State
Returns the enum constant of this class with the specified name.static JeroMQAsyncOperation.State[]
JeroMQAsyncOperation.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.