Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
org.apache.ajp.tomcat4.config.BaseJkConfig

Uses of BaseJkConfig in org.apache.ajp.tomcat4.config
 

Subclasses of BaseJkConfig in org.apache.ajp.tomcat4.config
 class ApacheConfig
          Generates automatic apache mod_jk configurations based on the Tomcat server.xml settings and the war contexts initialized during startup.
 class IISConfig
          Generates automatic IIS isapi_redirect configurations based on the Tomcat server.xml settings and the war contexts initialized during startup.
 class NSConfig
          Generates automatic Netscape nsapi_redirect configurations based on the Tomcat server.xml settings and the war contexts initialized during startup.