| Package | Description |
|---|---|
| zmq |
Provides low-level bindings for ØMQ.
|
| Modifier and Type | Method and Description |
|---|---|
Command |
Mailbox.recv(long timeout) |
Command |
MailboxSafe.recv(long timeout) |
Command |
IMailbox.recv(long timeout) |
| Modifier and Type | Method and Description |
|---|---|
void |
Mailbox.send(Command cmd) |
void |
MailboxSafe.send(Command cmd) |
void |
IMailbox.send(Command cmd) |
Copyright © 2022. All rights reserved.