| Package | Description |
|---|---|
| org.zeromq |
Provides high-level bindings for ØMQ.
|
| org.zeromq.util |
Provides high-level utility bindings for ØMQ.
|
| Modifier and Type | Method and Description |
|---|---|
ZConfig |
ZConfig.getChild(String name) |
static ZConfig |
ZConfig.load(String filename) |
ZConfig |
ZConfig.putValue(String path,
String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
ZConfig.putValues(ZConfig src) |
| Constructor and Description |
|---|
ZConfig(String name,
ZConfig parent) |
| Modifier and Type | Method and Description |
|---|---|
static ZMetadata |
ZMetadata.read(ZConfig conf) |
Copyright © 2020. All rights reserved.