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