Package | Description |
---|---|
org.zeromq.api | |
org.zeromq.jzmq.beacon |
Modifier and Type | Method and Description |
---|---|
void |
BeaconListener.onBeacon(InetAddress sender,
UdpBeacon beacon)
Handle a validated beacon event.
|
Modifier and Type | Field and Description |
---|---|
UdpBeacon |
BeaconReactorBuilder.Spec.beacon |
Modifier and Type | Method and Description |
---|---|
BeaconReactorBuilder |
BeaconReactorBuilder.withBeacon(UdpBeacon beacon) |
Constructor and Description |
---|
BeaconReactorImpl(ManagedContext context,
int broadcastPort,
UdpBeacon beacon) |
Copyright © 2019. All rights reserved.