Uses of Enum
org.zeromq.ZProxy.State
Packages that use ZProxy.State
-
Uses of ZProxy.State in org.zeromq
Subclasses with type arguments of type ZProxy.State in org.zeromqMethods 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.StateReturns the enum constant of this type with the specified name.static ZProxy.State[]ZProxy.State.values()Returns an array containing the constants of this enum type, in the order they are declared.