Uses of Package
zeus.actors.intrays

Packages that use zeus.actors.intrays
zeus.actors.intrays   
 

Classes in zeus.actors.intrays used by zeus.actors.intrays
FIPA_2000_Handler
          interface to allow the connection of a FIPA_2000_Server to an object that collates and manages message reception from it (the FIPA_97_Server) and other sources (FIPA_97_Server, FIPA_2000_HTTP_Server).
FIPA_2000_HTTP_Server
          This is an extention of the Server class which provides an "InTray" service for HTTP transports.
FIPA_2000_IIOP_Server
          This is an extention of the Server class which is normally used in Zeus Instead of providing a sockets/TCPIP based transport this class provides a IIOP based transport as per the FIPA 99/2000 specs
FIPA_97_Handler
          interface to allow the connection of a FIPA_97_Server to an object that collates and manages message reception from it (the FIPA_97_Server) and other sources (FIPA_2000_Server, FIPA_2000_HTTP_Server).
FIPA_97_Server
          This is an extention of the Server class which is normally used in Zeus Instead of providing a sockets/TCPIP based transport this class provides a IIOP based transport as per the FIPA specs Perhaps it should be called IIOP_Server?
Zeus_ACC_MailBox
          zeus.actors.fipa.FIPA_Mailbox extends the normal zeus.actors.MailBox.
Zeus_ACC_Server
          Zeus_ACC_Server uses the FIPA_97_Server and FIPA_2000_Server classes to provide a unified message reception and handleing service.On init this class will create a FIPA_97_Server and a FIPA_2000_Server, using itself as a parameter.
 



Copyright © 2000-2003 BT Exact Technologies. All Rights Reserved.