Home » apache-tomcat-6.0.16-src » org.apache.jk » config »

org.apache.jk.config

Interfaces:

WebXml2Jk.MappingGenerator     code | html

Classes:

ApacheConfig   Generates automatic apache mod_jk configurations based on the Tomcat server.xml settings and the war contexts initialized during startup.  code | html
BaseJkConfig   Base class for automatic jk based configurations based on the Tomcat server.xml settings and the war contexts initialized during startup.  code | html
GeneratorApache2     code | html
GeneratorJk1     code | html
GeneratorJk2     code | html
IISConfig   Generates automatic IIS isapi_redirect configurations based on the Tomcat server.xml settings and the war contexts initialized during startup.  code | html
NSConfig   Generates automatic Netscape nsapi_redirect configurations based on the Tomcat server.xml settings and the war contexts initialized during startup.  code | html
WebXml2Jk   Read a web.xml file and generate the mappings for jk2.  code | html
WebXml2Jk.NullResolver     code | html