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

Packages that use ClientInterface
uk.org.iscream.cms.server.clientinterface   
uk.org.iscream.cms.server.rootfilter   
 

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

Classes in uk.org.iscream.cms.server.clientinterface that implement ClientInterface
 class _ClientInterfaceStub
          Generated from IDL definition of interface "ClientInterface"
 

Fields in uk.org.iscream.cms.server.clientinterface declared as ClientInterface
 ClientInterface ClientInterfaceHolder.value
           
 

Methods in uk.org.iscream.cms.server.clientinterface that return ClientInterface
 ClientInterface ClientInterfacePOATie._this()
           
 ClientInterface ClientInterfacePOATie._this(ORB orb)
           
 ClientInterface ClientInterfacePOA._this()
           
 ClientInterface ClientInterfacePOA._this(ORB orb)
           
static ClientInterface ClientInterfaceHelper.extract(Any any)
           
static ClientInterface ClientInterfaceHelper.read(InputStream in)
           
static ClientInterface ClientInterfaceHelper.narrow(Object obj)
           
 

Methods in uk.org.iscream.cms.server.clientinterface with parameters of type ClientInterface
static void ClientInterfaceHelper.insert(Any any, ClientInterface s)
           
static void ClientInterfaceHelper.write(OutputStream _out, ClientInterface s)
           
 

Constructors in uk.org.iscream.cms.server.clientinterface with parameters of type ClientInterface
ClientInterfaceHolder(ClientInterface initial)
           
 

Uses of ClientInterface in uk.org.iscream.cms.server.rootfilter
 

Fields in uk.org.iscream.cms.server.rootfilter declared as ClientInterface
private  ClientInterface CIWrapper._destination
          the interface this thread is sending data to
 

Constructors in uk.org.iscream.cms.server.rootfilter with parameters of type ClientInterface
CIWrapper(ClientInterface destination, Queue queue)
          Sets up the wrapper, with a single destination and a queue.
 



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