Subclasses of BaseJkConfig in org.apache.tomcat.modules.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. |