org.placelab.stumbler.smallgui
Class BeaconReceiver
java.lang.Object
org.placelab.stumbler.smallgui.Receiver
org.placelab.stumbler.smallgui.BeaconReceiver
- All Implemented Interfaces:
- SpotterListener
- Direct Known Subclasses:
- BluetoothReceiver, WiFiReceiver
- public abstract class BeaconReceiver
- extends Receiver
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BeaconReceiver
public BeaconReceiver(java.lang.Class readingClass)
gotMeasurementImpl
public void gotMeasurementImpl(Spotter sender,
Measurement m)
- Specified by:
gotMeasurementImpl in class Receiver
extractFields
public abstract java.util.Hashtable extractFields(BeaconReading br)
getSupportedSpotters
public abstract java.lang.Class[] getSupportedSpotters()
- Specified by:
getSupportedSpotters in class Receiver
totalNumBeacons
public int totalNumBeacons()
currentNumBeacons
public int currentNumBeacons()
getBeaconData
public java.util.Hashtable[] getBeaconData()