Package org.zeromq
Class ZMQ.PollItem
java.lang.Object
org.zeromq.ZMQ.PollItem
- Direct Known Subclasses:
ZPoller.ZPollItem
- Enclosing class:
ZMQ
-
Constructor Summary
ConstructorsConstructorDescriptionPollItem(SelectableChannel channel, int ops) PollItem(ZMQ.Socket socket, int ops) -
Method Summary
Modifier and TypeMethodDescriptionbooleanfinal SelectableChannelfinal ZMQ.SocketinthashCode()final booleanisError()final booleanfinal booleanfinal intreadyOps()
-
Constructor Details
-
PollItem
-
PollItem
-
-
Method Details