API Overview API Index Direct link to this page
JavaOnTracks 0.1.2
  Package: net.jot.web.server.impl.webapp
Author(s)
Since
Version
Serial
Description
  This contains a webapp server impl.
See also:   
JOTCommonClassLoader View Source This is the classloader for the "common" user class/libs of the jot server (common to all webapps) Will search in standard java classloader first (delegation) and if not found, in jotserver /common folder (classpath common to all webapp) /common/classes/* /common/lib/*.jar (incl.
JOTWebappClassLoader View Source WebApp Classloader Each webapp wil have it's own classloader.
JOTWebappHolder View Source
JOTWebappRequestProcessor View Source Impl.
JOTWebappServer View Source
Generated By: JavaOnTracks Doclet 0.1.5     ©Thibaut Colar