ABLE 2.0.0 07/02/2003 10:25:01

Uses of Class
com.ibm.able.AbleRemoteDefaultAgent

Packages that use AbleRemoteDefaultAgent
com.ibm.able.autotune AutoTune is an agent-based approach to automated tuning that does not require prior knowledge of the controlled system that is being tuned. 
com.ibm.able.beans.knn The knn package contains the k Nearest Neighbors (k-NN) learning algorithm  for classifying objects. 
com.ibm.able.conversation The com.ibm.able.conversation contains classes for conversation management in ABLE. 
com.ibm.able.platform The com.ibm.able.platform package provides a set of classes that allows a distributed platform consisting of platform services and agents to be configured and run across physical systems. 
 

Uses of AbleRemoteDefaultAgent in com.ibm.able.autotune
 

Subclasses of AbleRemoteDefaultAgent in com.ibm.able.autotune
 class AutotuneAgent
          Base Autotune Agent for Generic Adaptive Control
 

Uses of AbleRemoteDefaultAgent in com.ibm.able.beans.knn
 

Subclasses of AbleRemoteDefaultAgent in com.ibm.able.beans.knn
 class JasKnnCentralAgent
          This class defines a test for the AbleJasDefaultAgent object.
 class JasKnnDistributedAgent
          This class defines a test for the AbleJasDefaultAgent object.
 class JasNaiveBayesCentralAgent
          This class defines a test for the AbleJasDefaultAgent object.
 class JasNaiveBayesDistributedAgent
          This class defines a test for the AbleJasDefaultAgent object.
 

Uses of AbleRemoteDefaultAgent in com.ibm.able.conversation
 

Subclasses of AbleRemoteDefaultAgent in com.ibm.able.conversation
 class AbleJasConversationAgent
          The AbleJasConversationAgent class represents a simple conversational agent that can execute conversations as specified by Conversation Policies (CPs) encoded in the XML dialect cpXML.
 class AblePlatformConversationAgent
          The AblePlatformConversationAgent class represents an agent that supports conversations atop the Java Agent Services (JAS) platform.
 

Uses of AbleRemoteDefaultAgent in com.ibm.able.platform
 

Subclasses of AbleRemoteDefaultAgent in com.ibm.able.platform
 class AblePlatformDefaultAgent
          This class provides an enhanced implementation of a JSR 87 (Java Agent Services or JAS) compliant agent, but also inherits all the capabilities of an AbleDefaultAgent; as a JAS agent, the agent obtains a globally unique AgentName from the Agent Naming Service, registers a description with the Agent Directory Service, and is able to send and receive messages through the Message Transport System.
 


ABLE 2.0.0 07/02/2003 10:25:01

(C) Copyright IBM Corporation 1999, 2003