Uses of Enum Class
dev.getelements.elements.rt.remote.jeromq.JeroMQRoutingCommand
Packages that use JeroMQRoutingCommand
-
Uses of JeroMQRoutingCommand in dev.getelements.elements.rt.remote.jeromq
Methods in dev.getelements.elements.rt.remote.jeromq that return JeroMQRoutingCommandModifier and TypeMethodDescriptionstatic JeroMQRoutingCommandJeroMQRoutingCommand.stripCommand(org.zeromq.ZMsg zMsg) Gets theJeroMQRoutingCommandor throw anIllegalArgumentExceptionif the command could not be understood.static JeroMQRoutingCommandReturns the enum constant of this class with the specified name.static JeroMQRoutingCommand[]JeroMQRoutingCommand.values()Returns an array containing the constants of this enum class, in the order they are declared.