Uses of Class
zmq.poll.PollItem
Packages that use PollItem
Package
Description
Provides high-level bindings for ØMQ.
Provides low-level bindings for ØMQ.
-
Uses of PollItem in org.zeromq
Methods in org.zeromq that return PollItemModifier and TypeMethodDescriptionprotected PollItemZPoller.ItemHolder.item()ZPoller.ZPollItem.item()Method parameters in org.zeromq with type arguments of type PollItemModifier and TypeMethodDescriptionprotected intZPoller.poll(Selector selector, long tout, Collection<PollItem> items) -
Uses of PollItem in zmq
Modifier and TypeMethodDescriptionstatic intPolling on items with given selector CAUTION: This could be affected by jdk epoll bugstatic intPolling on items with given selector CAUTION: This could be affected by jdk epoll bug