| Package | Description |
|---|---|
| org.zeromq |
| Class and 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.
|
| ZLoop.IZLoopHandler |
| ZMQ.Context |
| ZMQ.Error |
| ZMQ.Event
Inner class: Event.
|
| ZMQ.Poller |
| ZMQ.PollItem |
| ZMQ.Socket |
| ZMsg
The ZMsg class provides methods to send and receive multipart messages
across 0MQ sockets.
|
| ZThread.IAttachedRunnable |
| ZThread.IDetachedRunnable |
Copyright © 2014. All rights reserved.