| Interface | Description |
|---|---|
| ZLoop.IZLoopHandler | |
| ZThread.IAttachedRunnable | |
| ZThread.IDetachedRunnable |
| Class | Description |
|---|---|
| ZContext |
ZContext provides a high-level ZeroMQ context management class
It manages open sockets in the context and automatically closes these before terminating the context.
|
| ZFrame |
ZFrame
The ZFrame class provides methods to send and receive single message
frames across 0MQ sockets.
|
| ZLoop |
The ZLoop class provides an event-driven reactor pattern.
|
| ZMQ | |
| ZMQ.Context | |
| ZMQ.Event |
Inner class: Event.
|
| ZMQ.Poller | |
| ZMQ.PollItem | |
| ZMQ.Socket | |
| ZMQQueue | |
| ZMsg |
The ZMsg class provides methods to send and receive multipart messages
across 0MQ sockets.
|
| ZThread |
| Enum | Description |
|---|---|
| ZMQ.Error |
| Exception | Description |
|---|---|
| ZMQException | |
| ZMQException.IOException |
Copyright © 2014. All rights reserved.