Uses of Package
jade.wrapper
-
Packages that use jade.wrapper Package Description jade.core This package contains the microkernel of JADE system.jade.core.event 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. -
Classes in jade.wrapper used by jade.core Class 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. -
Classes in jade.wrapper used by jade.core.event Class Description PlatformEvent
NOT available in MIDP -
Classes in jade.wrapper used by jade.wrapper Class 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.ContainerProxy This interface is used by an AgentController or ContainerController to request action to the underlying implementation as if they where received from the main container.ControllerException This exception class is thrown when an operation fails on any of the agent controller methods.O2AException PlatformController Defines those methods which are permitted on a platform.PlatformController.Listener Inner callback interface to receive platform events.PlatformEvent
NOT available in MIDPStaleProxyException This exception class is thrown when an attempt to use a stale (i.e.State Defines the interface to all concrete implementations of state representation.StateBase Provides an abstract base class for implementations of state. -
Classes in jade.wrapper used by jade.wrapper.gateway Class 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.