| Package | Description |
|---|---|
| org.zeromq |
Provides high-level bindings for ØMQ.
|
| Modifier and Type | Method and Description |
|---|---|
ZMQ.Socket.Mechanism |
ZMQ.Socket.getMechanism()
The ZMQ_MECHANISM option shall retrieve the current security mechanism for the socket.
|
static ZMQ.Socket.Mechanism |
ZMQ.Socket.Mechanism.valueOf(String name)
Returns 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.
|
Copyright © 2020. All rights reserved.