Uses of Interface
org.zeromq.ZBeacon.Listener
-
Packages that use ZBeacon.Listener Package Description org.zeromq Provides high-level bindings for ØMQ. -
-
Uses of ZBeacon.Listener in org.zeromq
Fields in org.zeromq with type parameters of type ZBeacon.Listener Modifier and Type Field Description private java.util.concurrent.atomic.AtomicReference<ZBeacon.Listener>ZBeacon. listenerMethods in org.zeromq that return ZBeacon.Listener Modifier and Type Method Description ZBeacon.ListenerZBeacon. getListener()Methods in org.zeromq with parameters of type ZBeacon.Listener Modifier and Type Method Description voidZBeacon. setListener(ZBeacon.Listener listener)
-