Uses of Class
org.jboss.seam.servlet.ServletRequestContext

Packages that use ServletRequestContext
org.jboss.seam.servlet.http   
 

Uses of ServletRequestContext in org.jboss.seam.servlet.http
 

Subclasses of ServletRequestContext in org.jboss.seam.servlet.http
 class HttpServletRequestContext
          Encapsulates the HttpServletRequest and HttpServletResponse for the current request and dually provides access to the ServletContext and HttpSession, which are accessed from the HttpServletRequest object.
 



Copyright © 2011 Seam Framework. All Rights Reserved.