Xindice API

Uses of Class
org.apache.xindice.server.SimpleScriptComponent

Packages that use SimpleScriptComponent
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. 
 

Uses of SimpleScriptComponent in org.apache.xindice.server
 

Subclasses of SimpleScriptComponent in org.apache.xindice.server
 class SimpleScript
          SimpleScript is an extendable implementation of the Script and ScriptComponent interfaces.
 

Uses of SimpleScriptComponent in org.apache.xindice.server.components
 

Subclasses of SimpleScriptComponent in org.apache.xindice.server.components
 class BasicAuthentication
          BasicAuthentication is an implementation of ScriptFilter that implements HTTP BASIC authentication.
 class DBConduit
          DBConduit provides a JDBC Connection pooling mechanism.
 

Uses of SimpleScriptComponent in org.apache.xindice.server.methods
 

Subclasses of SimpleScriptComponent in org.apache.xindice.server.methods
 class GET
          GET is an HTTP 1.1 compliant GET method.
 class PUT
          PUT probably needs serious fixing
 


Xindice API

Copyright (c) 1999-2001 The Apache Software Foundation