| Package | Description |
|---|---|
| zmq |
Provides low-level bindings for ØMQ.
|
| zmq.io.mechanism |
| Modifier and Type | Field and Description |
|---|---|
Mechanisms |
Options.mechanism |
| Modifier and Type | Method and Description |
|---|---|
static Mechanisms |
Mechanisms.valueOf(String name)
Returns 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.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
Mechanism.sendZapRequest(Mechanisms mechanism,
boolean more) |
Copyright © 2020. All rights reserved.