Uses of Class
org.harctoolbox.harchardware.beacon.AmxBeaconListener.Node
Packages that use AmxBeaconListener.Node
-
Uses of AmxBeaconListener.Node in org.harctoolbox.harchardware.beacon
Methods in org.harctoolbox.harchardware.beacon that return AmxBeaconListener.NodeModifier and TypeMethodDescriptionstatic AmxBeaconListener.Node
Searches for a node with the prescribed value of the key.Methods in org.harctoolbox.harchardware.beacon that return types with arguments of type AmxBeaconListener.NodeModifier and TypeMethodDescriptionAmxBeaconListener.getNodes()
Returns the found nodes.static Collection<AmxBeaconListener.Node>
AmxBeaconListener.listen
(int time) Listen for the amount of time given in the argument, then return then nodes found.Method parameters in org.harctoolbox.harchardware.beacon with type arguments of type AmxBeaconListener.NodeModifier and TypeMethodDescriptionvoid
AmxBeaconListener.Callback.func
(Map<InetAddress, AmxBeaconListener.Node> nodes) -
Uses of AmxBeaconListener.Node in org.harctoolbox.harchardware.ir
Methods in org.harctoolbox.harchardware.ir that return AmxBeaconListener.NodeModifier and TypeMethodDescriptionstatic AmxBeaconListener.Node
GlobalCache.listenBeacon()
static AmxBeaconListener.Node
GlobalCache.listenBeacon
(int timeout)