Package jade.wrapper.gateway

This is a subpackage of jade.wrapper and contains a set of classes that enables a non-JADE application to issue commands to a JADE-based application.

See:
          Description

Class Summary
GatewayAgent This agent is the gateway able to execute all commands requests received via JadeGateway.
GatewayBehaviour This is a cyclic behaviour that processes the commands received via JadeGateway.
JadeGateway This class provides a simple yet powerful gateway between some non-JADE code and a JADE based multi agent system.
 

Package jade.wrapper.gateway Description

This is a subpackage of jade.wrapper and contains a set of classes that enables a non-JADE application to issue commands to a JADE-based application. The entry-point for using the funcionality provided by this package is the class JadeGateway.



JADE