Package uk.org.iscream.cms.server.clientinterface

Interface Summary
ClientInterface Generated from IDL definition of interface "ClientInterface"
ClientInterfaceOperations Generated from IDL definition of interface "ClientInterface"
CorbaClientListener Generated from IDL definition of interface "CorbaClientListener"
CorbaClientListenerOperations Generated from IDL definition of interface "CorbaClientListener"
CorbaControlHandler Generated from IDL definition of interface "CorbaControlHandler"
CorbaControlHandlerOperations Generated from IDL definition of interface "CorbaControlHandler"
 

Class Summary
_ClientInterfaceStub Generated from IDL definition of interface "ClientInterface"
_CorbaClientListenerStub Generated from IDL definition of interface "CorbaClientListener"
_CorbaControlHandlerStub Generated from IDL definition of interface "CorbaControlHandler"
ClientInterfaceHelper Generated from IDL definition of interface "ClientInterface"
ClientInterfaceHolder Generated from IDL definition of interface "ClientInterface"
ClientInterfaceMain This class starts the real time clients client interface.
ClientInterfacePOA Generated from IDL definition of interface "ClientInterface"
ClientInterfacePOATie Generated from IDL definition of interface "ClientInterface"
ClientInterfaceServant This class, a servant, listens for incoming data sent to it using CORBA.
CorbaClientListenerHelper Generated from IDL definition of interface "CorbaClientListener"
CorbaClientListenerHolder Generated from IDL definition of interface "CorbaClientListener"
CorbaClientListenerPOA Generated from IDL definition of interface "CorbaClientListener"
CorbaClientListenerPOATie Generated from IDL definition of interface "CorbaClientListener"
CorbaClientListenerServant This class, a servant, listens for incoming connections from CORBA based clients.
CorbaControlHandlerHelper Generated from IDL definition of interface "CorbaControlHandler"
CorbaControlHandlerHolder Generated from IDL definition of interface "CorbaControlHandler"
CorbaControlHandlerPOA Generated from IDL definition of interface "CorbaControlHandler"
CorbaControlHandlerPOATie Generated from IDL definition of interface "CorbaControlHandler"
CorbaControlHandlerServant Acts as a Control Handler to a CORBA based client.
CorbaDataHandler Acts as a Data Handler to a CORBA based client.
PacketSorter Receives data from the incoming CORBA servant, places it in a Queue, and then arranges distribution to the DataHandlers.
TCPClientListener Listener for incoming TCP clients, and startup a Handler a connection is received.
TCPControlHandler Acts as a Control Handler to a TCP based client.
TCPDataHandler Acts as a Data Handler to a TCP based client, providing it with a constant stream of XML data for the hosts the client has requested.
 



Copyright © 2000-2003 i-scream. All Rights Reserved.