Xindice API

Uses of Package
org.apache.xindice.server

Packages that use org.apache.xindice.server
org.apache.xindice.client.corba Implements the several POA-based Servants for CORBA connectivity to Xindice. 
org.apache.xindice.server This package contains all of the classes that comprise the Xindice server framework. 
org.apache.xindice.server.components This package contains some Xindice server components. 
org.apache.xindice.server.methods This package contains all of the classes that comprise the Xindice server methods. 
org.apache.xindice.server.services Defines several Services that plug into the Xindice server framework in order to allow Xindice to operate as a stand-alone Server. 
org.apache.xindice.server.standard This package contains all of the classes that comprise the Xindice server framework standard API implements. 
 

Classes in org.apache.xindice.server used by org.apache.xindice.client.corba
Kernel
          The Kernel class is the glue that holds the Xindice information system together.
 

Classes in org.apache.xindice.server used by org.apache.xindice.server
FileResource
          FileResource represents and provides a manipulation interface to Xindice's abstracted FileManager.
Gateway
          Gateway is an abstract foundation class used in the transfer of protocol-independent data to and from a Xindice Script.
Kernel
          The Kernel class is the glue that holds the Xindice information system together.
KernelAccess
          KernelAccess is a callback interface for modules wanting to access methods in the Kernel class.
ParameterException
          A ParameterException is thrown in cases where a supplied parameter is, for some reason, invalid.
Script
          Objects that implement the Script interface are used in defining custom-functionality for the Xindice server.
ScriptComponent
          ScriptComponent implementations are treated as shared resources and can be accessed using Kernel's getComponent method.
ScriptFilter
          ScriptFilter implementations are treated as interception modules for accessing Scripts via a ScriptManager implementation.
Service
          Services are implemented to provide a daemon process for various purposes.
ServiceManager
          ServiceManager is an interface that is implemented to handle the management of Services.
SimpleScriptComponent
          SimpleScriptComponent is an extendable implementation of the ScriptComponent interface.
Task
          Task is an interface used to implement light-weight tasks for the Xindice interval-based scheduler.
User
          User is the atomic representation of a Xindice user.
UserManager
          UserManager is an interface that is implemented to handle the management of Users.
Versioning
          Versioning is the standard identification, versioning, and namespacing interface for Xindice resources.
 

Classes in org.apache.xindice.server used by org.apache.xindice.server.components
Gateway
          Gateway is an abstract foundation class used in the transfer of protocol-independent data to and from a Xindice Script.
KernelAccess
          KernelAccess is a callback interface for modules wanting to access methods in the Kernel class.
Script
          Objects that implement the Script interface are used in defining custom-functionality for the Xindice server.
ScriptComponent
          ScriptComponent implementations are treated as shared resources and can be accessed using Kernel's getComponent method.
ScriptFilter
          ScriptFilter implementations are treated as interception modules for accessing Scripts via a ScriptManager implementation.
SimpleScriptComponent
          SimpleScriptComponent is an extendable implementation of the ScriptComponent interface.
Versioning
          Versioning is the standard identification, versioning, and namespacing interface for Xindice resources.
 

Classes in org.apache.xindice.server used by org.apache.xindice.server.methods
Gateway
          Gateway is an abstract foundation class used in the transfer of protocol-independent data to and from a Xindice Script.
KernelAccess
          KernelAccess is a callback interface for modules wanting to access methods in the Kernel class.
Script
          Objects that implement the Script interface are used in defining custom-functionality for the Xindice server.
ScriptComponent
          ScriptComponent implementations are treated as shared resources and can be accessed using Kernel's getComponent method.
SimpleScript
          SimpleScript is an extendable implementation of the Script and ScriptComponent interfaces.
SimpleScriptComponent
          SimpleScriptComponent is an extendable implementation of the ScriptComponent interface.
Versioning
          Versioning is the standard identification, versioning, and namespacing interface for Xindice resources.
 

Classes in org.apache.xindice.server used by org.apache.xindice.server.services
Kernel
          The Kernel class is the glue that holds the Xindice information system together.
KernelAccess
          KernelAccess is a callback interface for modules wanting to access methods in the Kernel class.
ManagerService
          A ManagerService has access to the ServiceManager instance for all services within the system.
Service
          Services are implemented to provide a daemon process for various purposes.
ServiceManager
          ServiceManager is an interface that is implemented to handle the management of Services.
 

Classes in org.apache.xindice.server used by org.apache.xindice.server.standard
ComponentManager
          ComponentManager is an interface that is implemented to handle the management of ScriptComponents.
FileManager
          FileManager is an interface that is implemented to handle the management of FileResources.
FileResource
          FileResource represents and provides a manipulation interface to Xindice's abstracted FileManager.
Gateway
          Gateway is an abstract foundation class used in the transfer of protocol-independent data to and from a Xindice Script.
Kernel
          The Kernel class is the glue that holds the Xindice information system together.
KernelAccess
          KernelAccess is a callback interface for modules wanting to access methods in the Kernel class.
LogManager
          LogManager is an interface that is implemented to handle the logging of application messages.
ParameterException
          A ParameterException is thrown in cases where a supplied parameter is, for some reason, invalid.
ResourceManager
          ResourceManager is an interface that is implemented to manage shared resources.
Script
          Objects that implement the Script interface are used in defining custom-functionality for the Xindice server.
ScriptComponent
          ScriptComponent implementations are treated as shared resources and can be accessed using Kernel's getComponent method.
ScriptFilter
          ScriptFilter implementations are treated as interception modules for accessing Scripts via a ScriptManager implementation.
ScriptManager
          ScriptManager is an interface that is implemented to handle the management and execution of Scripts.
Service
          Services are implemented to provide a daemon process for various purposes.
ServiceManager
          ServiceManager is an interface that is implemented to handle the management of Services.
Task
          Task is an interface used to implement light-weight tasks for the Xindice interval-based scheduler.
User
          User is the atomic representation of a Xindice user.
UserManager
          UserManager is an interface that is implemented to handle the management of Users.
Versioning
          Versioning is the standard identification, versioning, and namespacing interface for Xindice resources.
 


Xindice API

Copyright (c) 1999-2001 The Apache Software Foundation