Uses of Enum
zmq.io.mechanism.Mechanisms
Packages that use Mechanisms
Package
Description
Provides high-level bindings for ØMQ.
Provides low-level bindings for ØMQ.
-
Uses of Mechanisms in org.zeromq
Fields in org.zeromq declared as MechanismsMethods in org.zeromq with parameters of type MechanismsModifier and TypeMethodDescriptionprivate static ZMQ.Socket.MechanismZMQ.Socket.Mechanism.find(Mechanisms mech) Constructors in org.zeromq with parameters of type Mechanisms -
Uses of Mechanisms in zmq
Fields in zmq declared as Mechanisms -
Uses of Mechanisms in zmq.io.mechanism
Methods in zmq.io.mechanism that return MechanismsModifier and TypeMethodDescriptionstatic MechanismsReturns the enum constant of this type with the specified name.static Mechanisms[]Mechanisms.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in zmq.io.mechanism with parameters of type MechanismsModifier and TypeMethodDescriptionprotected final voidMechanism.sendZapRequest(Mechanisms mechanism, boolean more)