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