Jadex 0.941

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).
IConnection todo: we need to refactor this, either IConnection will be usable for more than only standalone todo: adapter or if not it should be moved (problem is used is AgentIdentifier) IConnection
IJadexAgent Jadex agent interface to be used (invoked) by adapters.
IMessage  
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.941

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-2005 Lars Braubach, Alexander Pokahr, Andrzej Walczak - University of Hamburg. Use is subject to license terms.