| Package | Description |
|---|---|
| org.zeromq |
Provides high-level bindings for ØMQ.
|
| Modifier and Type | Method and Description |
|---|---|
static ZEvent |
ZEvent.recv(ZMQ.Socket socket)
Receive an event from a monitor socket.
|
static ZEvent |
ZEvent.recv(ZMQ.Socket socket,
int flags)
Receive an event from a monitor socket.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ZEvent.ZEventConsummer.consume(ZEvent ev) |