|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
mobileagent.mucode.Launcher
starts the run time support
necessary for both Lime and muCode from the command line.Launcher
starts the run time support necessary for Lime
from the command line, and serves as the mechanism for passing parameters
to the LimeServer
when starting the runtime support from
within an application (see examples/SimpleLime.java for an example of how
to do this).LimeConsole
object to display information about a given Lime
tuple space.LimeConsole
object to display information about a given Lime
tuple space.MoteReaction
in order to
exploit the injection of a reaction with the MoteAccess
module.LimeServer
.LimeTemplate
, is used to wrap the tuple along with
the extra fields to be matched, e.g., the current, destination, and tuple
id fields.LimeTuple
, wraps all tuples returned by Lime to the
user.Tuple
objects.LimeTupleSpace
, provides an implementation for
the Interface Tuple Space (ITS), the most basic component of a Lime-based
application.
|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |