Uses of Enum Class
org.zeromq.ZProxy.State
Packages that use ZProxy.State
-
Uses of ZProxy.State in org.zeromq
Methods in org.zeromq that return ZProxy.StateModifier and TypeMethodDescriptionZProxy.command
(ZProxy.Command command, boolean sync) Sends a command message to the proxy actor.static ZProxy.State
Returns the enum constant of this class with the specified name.static ZProxy.State[]
ZProxy.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.