| Package | Description |
|---|---|
| zmq |
| Modifier and Type | Class and Description |
|---|---|
class |
Dealer |
static class |
Dealer.DealerSession |
class |
IOObject |
class |
IOThread |
class |
IpcConnecter |
class |
IpcListener |
class |
Pair |
static class |
Pair.PairSession |
class |
Pub |
static class |
Pub.PubSession |
class |
Pull |
static class |
Pull.PullSession |
class |
Push |
static class |
Push.PushSession |
class |
Reaper |
class |
Rep |
static class |
Rep.RepSession |
class |
Req |
static class |
Req.ReqSession |
class |
Router |
static class |
Router.RouterSession |
class |
SessionBase |
class |
SocketBase |
class |
StreamEngine |
class |
Sub |
static class |
Sub.SubSession |
class |
TcpConnecter |
class |
TcpListener |
class |
XPub |
static class |
XPub.XPubSession |
class |
XSub |
static class |
XSub.XSubSession |
| Modifier and Type | Method and Description |
|---|---|
void |
Poller.add_fd(SelectableChannel fd_,
IPollEvents events_) |
void |
PollerBase.add_timer(long timeout_,
IPollEvents sink_,
int id_) |
void |
PollerBase.cancel_timer(IPollEvents sink_,
int id_) |
void |
IOObject.set_handler(IPollEvents handler) |
Copyright © 2014. All rights reserved.