| Package | Description | 
|---|---|
| jade.core | 
 This package contains the microkernel of JADE
system. 
 | 
| jade.wrapper | 
 Together with the classes jade.core.Profile and jade.core.Runtime 
this package provides support for the JADE in-process interface
that allows external Java applications to use JADE as a kind of library and 
to launch the JADE Runtime from within the application itself. 
 | 
| 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. 
 | 
| Class and Description | 
|---|
| AgentContainer
 This class is maintained for backward compatibility only. 
 | 
| AgentController
 This interface is a Proxy, allowing access to a JADE agent. 
 | 
| ControllerException
 This exception class is thrown when an operation fails on any
 of the agent controller methods. 
 | 
| Class and Description | 
|---|
| AgentController
 This interface is a Proxy, allowing access to a JADE agent. 
 | 
| ContainerController
 This class is a Proxy class, allowing access to a JADE agent
   container. 
 | 
| ControllerException
 This exception class is thrown when an operation fails on any
 of the agent controller methods. 
 | 
| PlatformController
 Defines those methods which are permitted on a platform. 
 | 
| PlatformController.Listener
 Inner callback interface to receive platform events. 
 | 
| PlatformEvent
 NOT available in MIDP  | 
| StaleProxyException
 This exception class is thrown when an attempt to use a stale
 (i.e. outdated) wrapper object is made. 
 | 
| State
 Defines the interface to all concrete implementations of state representation. 
 | 
| StateBase
 Provides an abstract base class for implementations of state. 
 | 
| Class and Description | 
|---|
| ControllerException
 This exception class is thrown when an operation fails on any
 of the agent controller methods. 
 | 
| StaleProxyException
 This exception class is thrown when an attempt to use a stale
 (i.e. outdated) wrapper object is made. 
 |