Package | Description |
---|---|
org.zeromq |
Modifier and Type | Method and Description |
---|---|
int |
ZLoop.addPoller(ZMQ.PollItem pollItem,
ZLoop.IZLoopHandler handler,
Object arg) |
int |
ZLoop.addTimer(int delay,
int times,
ZLoop.IZLoopHandler handler,
Object arg) |
Copyright © 2017. All Rights Reserved.