| Package | Description |
|---|---|
| zmq |
Provides low-level bindings for ØMQ.
|
| zmq.io | |
| zmq.io.net.norm | |
| zmq.io.net.pgm |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ZObject.processAttach(IEngine engine) |
protected void |
ZObject.sendAttach(SessionBase destination,
IEngine engine) |
protected void |
ZObject.sendAttach(SessionBase destination,
IEngine engine,
boolean incSeqnum) |
| Modifier and Type | Class and Description |
|---|---|
class |
EngineNotImplemented |
class |
StreamEngine |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SessionBase.processAttach(IEngine engine) |
| Modifier and Type | Class and Description |
|---|---|
class |
NormEngine |
| Modifier and Type | Class and Description |
|---|---|
class |
PgmReceiver |
class |
PgmSender |
Copyright © 2020. All rights reserved.