Package zmq
Class ZMQ.Event
java.lang.Object
zmq.ZMQ.Event
- Enclosing class:
ZMQ
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ZMQ.Event
read
(SocketBase s) static ZMQ.Event
read
(SocketBase s, int flags) boolean
write
(SocketBase s)
-
Field Details
-
VALUE_INTEGER
private static final int VALUE_INTEGER- See Also:
-
VALUE_CHANNEL
private static final int VALUE_CHANNEL- See Also:
-
event
public final int event -
addr
-
arg
-
flag
private final int flag
-
-
Constructor Details
-
Event
-
-
Method Details
-
write
-
read
-
read
-