Uses of Enum Class
org.zeromq.ZMQ.Socket.Mechanism
Packages that use ZMQ.Socket.Mechanism
-
Uses of ZMQ.Socket.Mechanism in org.zeromq
Methods in org.zeromq that return ZMQ.Socket.MechanismModifier and TypeMethodDescriptionprivate static ZMQ.Socket.Mechanism
ZMQ.Socket.Mechanism.find
(Mechanisms mech) ZMQ.Socket.getMechanism()
The ZMQ_MECHANISM option shall retrieve the current security mechanism for the socket.static ZMQ.Socket.Mechanism
Returns the enum constant of this class with the specified name.static ZMQ.Socket.Mechanism[]
ZMQ.Socket.Mechanism.values()
Returns an array containing the constants of this enum class, in the order they are declared.