Next: The SeD
Up: Interfacing JXTA and DIET
Previous: Interfacing JXTA and DIET
Contents
The MA
To submit the client's requests to DIET, the MA needs to call
the MA submit function. To allow this, the MA
launches a MA via a native method and calls the
submit function via another.
The MA contains:
- a native method that launches the MA,
- a native method submitJXTA that:
- unpacks the description of the problem to be solved in order to
build a DIET problem description,
- calls the DIET submit function and thus gets a
response,
- extracts and returns the SeD reference(s) to the MA.
DIET Team - 2008-07-17