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

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

Uses of HashMapRequestReceiver in kaos.core.csi.request
 

Subinterfaces of HashMapRequestReceiver 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 HashMapRequestReceiver
 class ActionMethodRequestHandler
          This class implements the operations to receive and process requests for actions.
 

Uses of HashMapRequestReceiver in kaos.core.csi.usecase
 

Classes in kaos.core.csi.usecase that implement HashMapRequestReceiver
 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.