Package zmq
Interface ZMQ.EventConsummer
- All Known Subinterfaces:
ZEvent.ZEventConsummer
- All Known Implementing Classes:
SocketBase.SocketEventHandler
- Enclosing class:
ZMQ
public static interface ZMQ.EventConsummer
An interface used to consume events in monitor
-
Method Summary
-
Method Details
-
consume
-
close
default void close()An optional method to close the monitor if needed
-