Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
_
B
BETWEEN
- Static variable in class moteaccess.
Condition
Constant that indicates the between operation.
BadRequestFormatException
- exception lime.motes.
BadRequestFormatException
.
This exception is thrown by the LimeMoteRequest in case the tuple from which is built has an incorrect pattern.
BadRequestFormatException(String)
- Constructor for class lime.motes.
BadRequestFormatException
BadRequestFormatException()
- Constructor for class lime.motes.
BadRequestFormatException
BeaconEvent
- class groupmgmt.impl.
BeaconEvent
.
The BeaconEvent class; An event passed to a BeaconListener when a new MemberBeacon is received.
BeaconEvent(BeaconReceiver, MemberBeacon)
- Constructor for class groupmgmt.impl.
BeaconEvent
Construct a BeaconEvent.
BeaconListener
- interface groupmgmt.impl.
BeaconListener
.
The BeaconListener interface; Forces the implementer to include the method newMemberBeacon to deal with member beacon events.
BeaconReceiver
- class groupmgmt.impl.
BeaconReceiver
.
The BeaconReceiver class; Listens for MemberBeacons and notifies the registered BeaconListeners via a BeaconEvent.
BeaconReceiver(InetAddress, int, boolean)
- Constructor for class groupmgmt.impl.
BeaconReceiver
Create a BeaconReceiver.
BeaconReceiver(InetAddress, int)
- Constructor for class groupmgmt.impl.
BeaconReceiver
Creates a BeaconReceiver that does not receive its own beacons.
BeaconReceiver.BeaconEventQueue
- class groupmgmt.impl.
BeaconReceiver.BeaconEventQueue
.
Private Thread class to do the notifying.
BeaconReceiver.BeaconEventQueue()
- Constructor for class groupmgmt.impl.
BeaconReceiver.BeaconEventQueue
BeaconReceiver.ReceiverListener
- class groupmgmt.impl.
BeaconReceiver.ReceiverListener
.
Private Thread class to do the listening.
BeaconReceiver.ReceiverListener()
- Constructor for class groupmgmt.impl.
BeaconReceiver.ReceiverListener
BeaconSender
- class groupmgmt.impl.
BeaconSender
.
The BeaconSender class; Responsible for periodically multicasting MemberBeacons.
BeaconSender(InetAddress, int)
- Constructor for class groupmgmt.impl.
BeaconSender
Construct a BeaconSender.
BeaconServer
- class groupmgmt.impl.
BeaconServer
.
The BeaconServer class; Beaconing service used for host discovery.
BeaconServer(InetAddress, int, boolean)
- Constructor for class groupmgmt.impl.
BeaconServer
Create a BeaconServer.
BeaconingDetector
- class groupmgmt.impl.
BeaconingDetector
.
The BeaconingDetector class; Detects members based on beacons, using a BeaconServer.
BeaconingDetector(int, String, int)
- Constructor for class groupmgmt.impl.
BeaconingDetector
Constructor.
BuzzerClientAgent
- class
BuzzerClientAgent
.
Really simple agent, just to show how to use lime.motes package and how to make the motes buzz.
BuzzerClientAgent()
- Constructor for class
BuzzerClientAgent
baseStationId
- Variable in class moteaccess.
TOSMoteAccess
baud
- Variable in class location.
GPSReceiverSettings
baudRate
- Variable in class location.
GPSReceiverSettingsDialog
baudTF
- Variable in class location.
GPSReceiverSettingsDialog
beacon
- Variable in class groupmgmt.impl.
BeaconEvent
The beacon object.
beacon
- Variable in class groupmgmt.impl.
BeaconSender
The MemberBeacon to broadcast.
beaconEventQueue
- Variable in class groupmgmt.impl.
BeaconReceiver
A separate thread to notify listeners of the BeaconEvents.
beaconListeners
- Variable in class groupmgmt.impl.
BeaconReceiver
A Vector list of the BeaconListeners to notify of new beacons.
beaconReceiver
- Variable in class groupmgmt.impl.
BeaconServer
beaconSender
- Variable in class groupmgmt.impl.
BeaconServer
beaconServer
- Variable in class groupmgmt.impl.
BeaconingDetector
The BeaconServer for this host.
beaconServer
- Variable in class groupmgmt.impl.
SafeDistanceDetector
The BeaconServer for this host.
boot()
- Method in class lime.
LimeServer
Activate the runtime support.
boot()
- Method in class location.
LocationServer
Boots the Location Server.
booted
- Variable in class location.
LocationServer
Keeps track of whether this server has been booted.
broadcastInformation()
- Method in class location.generators.
FakeGPSMonitor
Send a new location information to the registered listeners.
broadcastInformation()
- Method in class location.generators.
RealGPSMonitor
Send a new location information to the registered listeners.
buildAndOutAggDataTuples(MoteResult)
- Method in class lime.motes.
MoteAgent
buildAndOutAggReactionTuples(MoteResult)
- Method in class lime.motes.
MoteAgent
buildAndOutDataTuples(MoteResult)
- Method in class lime.motes.
MoteAgent
This method accepts as parameter the mote result from a reading of the sensor network and builds a tuple from it, outing the constructed tuple into the tuple space.
buildAndOutReactionTuples(MoteResult)
- Method in class lime.motes.
MoteAgent
This method plays the same role as the buildAndOutDataTuples for reaction data.
buildMrrFromRr(RegisteredReaction)
- Method in class lime.motes.
MoteLimeTupleSpace
This method builds a MoteRegisteredReaction from a RegisteredReaction that contains the MoteID in the template.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
_