Uses of Class
org.zeromq.ZMonitor
Packages that use ZMonitor
-
Uses of ZMonitor in org.zeromq
Methods in org.zeromq that return ZMonitorModifier and TypeMethodDescriptionfinal ZMonitorZMonitor.add(ZMonitor.Event... events) Adds event types to monitor.final ZMonitorZMonitor.remove(ZMonitor.Event... events) Removes event types from monitor.final ZMonitorZMonitor.start()Starts the monitoring.final ZMonitorZMonitor.verbose(boolean verbose) Sets verbosity of the monitor.