Uses of Interface
uk.org.iscream.cms.server.clientinterface.ClientInterfaceOperations

Packages that use ClientInterfaceOperations
uk.org.iscream.cms.server.clientinterface   
uk.org.iscream.cms.server.dbinterface   
 

Uses of ClientInterfaceOperations in uk.org.iscream.cms.server.clientinterface
 

Subinterfaces of ClientInterfaceOperations in uk.org.iscream.cms.server.clientinterface
 interface ClientInterface
          Generated from IDL definition of interface "ClientInterface"
 

Classes in uk.org.iscream.cms.server.clientinterface that implement ClientInterfaceOperations
 class _ClientInterfaceStub
          Generated from IDL definition of interface "ClientInterface"
 class ClientInterfacePOA
          Generated from IDL definition of interface "ClientInterface"
 class ClientInterfacePOATie
          Generated from IDL definition of interface "ClientInterface"
(package private)  class ClientInterfaceServant
          This class, a servant, listens for incoming data sent to it using CORBA.
 

Fields in uk.org.iscream.cms.server.clientinterface declared as ClientInterfaceOperations
private  ClientInterfaceOperations ClientInterfacePOATie._delegate
           
 

Methods in uk.org.iscream.cms.server.clientinterface that return ClientInterfaceOperations
 ClientInterfaceOperations ClientInterfacePOATie._delegate()
           
 

Methods in uk.org.iscream.cms.server.clientinterface with parameters of type ClientInterfaceOperations
 void ClientInterfacePOATie._delegate(ClientInterfaceOperations delegate)
           
 

Constructors in uk.org.iscream.cms.server.clientinterface with parameters of type ClientInterfaceOperations
ClientInterfacePOATie(ClientInterfaceOperations delegate)
           
ClientInterfacePOATie(ClientInterfaceOperations delegate, POA poa)
           
 

Uses of ClientInterfaceOperations in uk.org.iscream.cms.server.dbinterface
 

Classes in uk.org.iscream.cms.server.dbinterface that implement ClientInterfaceOperations
 class DBServant
          Receives XML and adds it to a Queue for processing.
 



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