|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NoSuchReactionException | |
lime | |
lime.motes |
Uses of NoSuchReactionException in lime |
Methods in lime that throw NoSuchReactionException | |
void |
LimeTupleSpace.removeStrongReaction(RegisteredReaction[] reactions)
Deregisters a group of strong reactions. |
void |
LimeTupleSpace.removeWeakReaction(RegisteredReaction[] reactions)
Deregisters a group of weak reactions. |
void |
LimeSystemTupleSpace.removeReaction(RegisteredReaction[] reactions)
Deregisters a group of reactions. |
Uses of NoSuchReactionException in lime.motes |
Methods in lime.motes that throw NoSuchReactionException | |
void |
MoteLimeTupleSpace.removeWeakReaction(RegisteredReaction[] reactions)
The reactions passed as parameters are removed from the sensor network. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |