Uses of Interface
kaos.core.csi.request.AIDRequestReceiver

Packages that use AIDRequestReceiver
kaos.core.csi.request   
kaos.core.csi.usecase   
 

Uses of AIDRequestReceiver in kaos.core.csi.request
 

Subinterfaces of AIDRequestReceiver in kaos.core.csi.request
 interface RequestReceiver
          Defines the operations to process a request expressed by an ActionInstanceDescription, HashMap or an OWL String.
 

Classes in kaos.core.csi.request that implement AIDRequestReceiver
 class ActionMethodRequestHandler
          This class implements the operations to receive and process requests for actions.
 

Uses of AIDRequestReceiver in kaos.core.csi.usecase
 

Classes in kaos.core.csi.usecase that implement AIDRequestReceiver
 class RequestReceiverUsecase
          This class ilistrates an implementation of a CSI RequestReceiver: an entity capable of receiving and processing requests for actions defined in kaos ontologies.
 



Copyright © 2006 IHMC All Rights Reserved.