Package org.apache.jetspeed.engine.servlet

Interface Summary
ServletRequestFactory Factory interface for creating HTTP Request Wrappers
ServletResponseFactory Factory interface for creating HTTP Request Wrappers
 

Class Summary
HttpSessionWrapper  
NamespaceEncodedSession  
ServletHelper Servlet Helper functions
ServletObjectAccess Deprecated. Please use Spring to access request and response factories.
ServletRequestFactoryImpl Factory implementation for creating HTTP Request Wrappers
ServletRequestImpl This request wrappers the servlet request and is used within the container to communicate to the invoked servlet.
ServletResponseFactoryImpl Factory implementation for creating HTTP Response Wrappers
ServletResponseImpl Factory implementation for creating HTTP Response Wrappers
StaticResourceCachingFilter  
XXSUrlAttackFilter Simple XXS Url attack protection blocking access whenever the request url contains a < or > character.
 



Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.