| Package | Description |
|---|---|
| org.zeromq |
Provides high-level bindings for ØMQ.
|
| Modifier and Type | Field and Description |
|---|---|
private ZThread.IDetachedRunnable |
ZThread.ShimThread.detachedRunnable |
| Modifier and Type | Method and Description |
|---|---|
static void |
ZThread.start(ZThread.IDetachedRunnable runnable,
java.lang.Object... args) |
| Constructor and Description |
|---|
ShimThread(ZThread.IDetachedRunnable runnable,
java.lang.Object[] args) |