| Constructor and Description |
|---|
ZMQ.Event(int event,
String addr,
Object arg) |
| Modifier and Type | Method and Description |
|---|---|
static ZMQ.Event |
read(SocketBase s) |
static ZMQ.Event |
read(SocketBase s,
int flags) |
boolean |
write(SocketBase s) |
public boolean write(SocketBase s)
public static ZMQ.Event read(SocketBase s, int flags)
public static ZMQ.Event read(SocketBase s)
Copyright © 2014. All rights reserved.