Package | Description |
---|---|
org.zeromq.util |
Provides high-level utility bindings for ØMQ.
|
zmq |
Provides low-level bindings for ØMQ.
|
zmq.io | |
zmq.io.mechanism |
Modifier and Type | Field and Description |
---|---|
private Metadata |
ZMetadata.metadata |
Constructor and Description |
---|
ZMetadata(Metadata metadata) |
Modifier and Type | Field and Description |
---|---|
private Metadata |
Msg.metadata |
Modifier and Type | Method and Description |
---|---|
Metadata |
Msg.getMetadata() |
Modifier and Type | Method and Description |
---|---|
Msg |
Msg.setMetadata(Metadata metadata) |
Modifier and Type | Field and Description |
---|---|
private Metadata |
StreamEngine.metadata |
Modifier and Type | Method and Description |
---|---|
void |
Metadata.set(Metadata zapProperties) |
Modifier and Type | Field and Description |
---|---|
Metadata |
Mechanism.zapProperties |
Metadata |
Mechanism.zmtpProperties |