|
Xindice API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Disposable | |
org.apache.xindice.core | This is the top-level package for all Xindice Core functionality. |
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.standard | This package contains all of the classes that comprise the Xindice server framework standard API implements. |
Uses of Disposable in org.apache.xindice.core |
Classes in org.apache.xindice.core that implement Disposable | |
class |
Collection
Collection represents a collection of Documents maintains links to the Filer storage implementation, the Indexes, and any XMLObjects that may be associated with the Collection. |
class |
CollectionManager
CollectionManager is the base class for both Database and Collection. |
class |
Database
Database is the primary container for the Xindice Database Engine. |
class |
SystemCollection
SystemCollection represents the System Collection. |
Uses of Disposable in org.apache.xindice.server |
Classes in org.apache.xindice.server that implement Disposable | |
class |
SimpleScript
SimpleScript is an extendable implementation of the Script and ScriptComponent interfaces. |
class |
SimpleScriptComponent
SimpleScriptComponent is an extendable implementation of the ScriptComponent interface. |
Uses of Disposable in org.apache.xindice.server.components |
Classes in org.apache.xindice.server.components that implement Disposable | |
class |
BasicAuthentication
BasicAuthentication is an implementation of ScriptFilter that implements HTTP BASIC authentication. |
class |
DBConduit
DBConduit provides a JDBC Connection pooling mechanism. |
Uses of Disposable in org.apache.xindice.server.methods |
Classes in org.apache.xindice.server.methods that implement Disposable | |
class |
GET
GET is an HTTP 1.1 compliant GET method. |
class |
PUT
PUT probably needs serious fixing |
Uses of Disposable in org.apache.xindice.server.standard |
Classes in org.apache.xindice.server.standard that implement Disposable | |
class |
StdComponentManager
StdComponentManager |
class |
StdLogManager
StdLogManager |
class |
StdResourceManager
StdResourceManager |
class |
StdScriptManager
StdScriptManager |
class |
StdServiceManager
StdServiceManager |
|
Xindice API | |||||||||
PREV NEXT | FRAMES NO FRAMES |