Jadex 0.96-beta1

Package jadex.adapter

This package contains the interfaces of the adapter layer, which is used to establish a connection between the Jadex runtime system and an underlying platform.

See:
          Description

Interface Summary
IAgentAdapter The adapter for a specific platform agent (e.g. a Jade agent).
IJadexAgent Jadex agent interface to be used (invoked) by adapters.
IMessageAdapter Interface for external messages to be passed to a Jadex agent.
IMessageEventTransport A message event transport allows a Jadex agent to send a message over an arbitrary transport.
IToolAdapter This interface can be used to provide tool-specific platform-independent functionality to application agents.
IToolAdapter.IToolReply This interface allows e.g. tool adapters to send native messages to tool agents (without requiring ADF-defined message events).
 

Class Summary
AbstractMessageAdapter Generic implementation of the message adapter functionality.
JadexAgentFactory A factory to be used by adapters to create jadex agents.
 

Package jadex.adapter Description

This package contains the interfaces of the adapter layer, which is used to establish a connection between the Jadex runtime system and an underlying platform.


Jadex 0.96-beta1

Submit a bug or feature
For further API reference and developer documentation, see the Jadex User Guide and the Jadex Tutorial. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, and working code examples.

Copyright (C) 2002-2007 Lars Braubach, Alexander Pokahr - University of Hamburg. Use is subject to license terms.