JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.zeromq
Interface ZBeacon.Listener
Enclosing class:
ZBeacon
public static interface
ZBeacon.Listener
All beacons with matching prefix are passed to a listener.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onBeacon
(
InetAddress
sender, byte[] beacon)
Method Details
onBeacon
void
onBeacon
(
InetAddress
sender, byte[] beacon)