ABLE, Version 1.1b

Uses of Interface
com.ibm.able.platform.agents.FipaAgent

Packages that use FipaAgent
com.ibm.able.examples.platform ABLE PLATFORM examples.... 
com.ibm.able.platform.agents FIPA agents in this package include an AMS, an ACC, and a DF, as well as a default FIPA agent that can be used as a base for building FIPA-compliant agents. 
 

Uses of FipaAgent in com.ibm.able.examples.platform
 

Classes in com.ibm.able.examples.platform that implement FipaAgent
 class SimpleFipaAgent
          This class provides a simple implementation of the FipaAgent interface.
 

Uses of FipaAgent in com.ibm.able.platform.agents
 

Subinterfaces of FipaAgent in com.ibm.able.platform.agents
 interface FipaAccAgent
          This class defines the base interface, or behavior, which all FIPA ACC agents must support.
 interface FipaAmsAgent
          This class defines the base interface, or behavior, which all FIPA AMS agents must support.
 interface FipaDfAgent
          This class defines the base interface, or behavior, which all FIPA DF agents must support.
 

Classes in com.ibm.able.platform.agents that implement FipaAgent
 class FipaAccAgentAppl
          This class provides an implementation of a FIPA Agent Communication Channel (ACC) agent.
 class FipaAgentDefaultAgent
          This class provides a simple implementation of the FipaAgent interface.
 class FipaAmsAgentAppl
          This class provides an implementation of a FIPA Agent Management System (AMS) agent.
 class FipaDfAgentAppl
          This class provides an implementation of a FIPA Directory Facilitator (DF) agent.
 


ABLE, Version 1.1b

ABLE: Produced by Joe, Don, and Jeff who say, 'Thanks for your support.'