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.NodeSearches 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 TypeMethodDescriptionvoidAmxBeaconListener.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.NodeGlobalCache.listenBeacon()static AmxBeaconListener.NodeGlobalCache.listenBeacon(int timeout)