| Package | Description |
|---|---|
| zmq |
| Modifier and Type | Class and Description |
|---|---|
class |
Dealer |
static class |
Dealer.DealerSession |
class |
IOThread |
class |
IpcConnecter |
class |
IpcListener |
class |
Own |
class |
Pair |
static class |
Pair.PairSession |
class |
Pipe |
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 |
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 |
|---|---|
ZObject |
Command.destination() |
ZObject |
Ctx.get_reaper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
Pipe.pipepair(ZObject[] parents_,
Pipe[] pipes_,
int[] hwms_,
boolean[] delays_) |
| Constructor and Description |
|---|
Command(ZObject destination,
Command.Type type) |
Command(ZObject destination,
Command.Type type,
Object arg) |
ZObject(ZObject parent_) |
Copyright © 2014. All rights reserved.