Oracle Content Management SDK

Uses of Class
oracle.ifs.management.domain.Server

Packages that use Server
oracle.ifs.adk.filesystem   
oracle.ifs.adk.queue   
oracle.ifs.management.domain   
 

Uses of Server in oracle.ifs.adk.filesystem
 

Fields in oracle.ifs.adk.filesystem declared as Server
(package private)  Server ServerLogger.m_FmiServer
           
 

Constructors in oracle.ifs.adk.filesystem with parameters of type Server
ServerLogger(Server fmiServer)
           
 

Uses of Server in oracle.ifs.adk.queue
 

Fields in oracle.ifs.adk.queue declared as Server
protected  Server IfsMessageProcessor.m_server
          Handle to the server (agent) that is using this class.
 

Methods in oracle.ifs.adk.queue with parameters of type Server
 void MessageProcessor.setServer(Server server)
          Sets the server that is using the interface.
 void IfsMessageProcessor.setServer(Server server)
          Sets up the server (agent) that is using this class.
 

Uses of Server in oracle.ifs.management.domain
 

Subclasses of Server in oracle.ifs.management.domain
 class IfsServer
          IfsServer is an abstract base class for iFS servers.
 


Oracle Content Management SDK

(c) 2002 Copyright Oracle Corporation. All rights reserved.