Package org.codehaus.wadi.tomcat55

Class Summary
TomcatManager  
TomcatSession Interestingly, in Tomcat a Session is a facade (for internal use) over an HttpSession (for external use), but in WADI we have a Session (rich implementation for internal use) which is facaded by an HttpSession (constrains available API for external use).
TomcatSessionFactory  
Valve A Tomcat Valve which checks incoming proxied requests to see if they were originally from a secure connection.
 



Copyright © 2004-2008 Core Developers Network Ltd.. All Rights Reserved.