Package | Description |
---|---|
org.jboss.solder.servlet | |
org.jboss.solder.servlet.event | |
org.jboss.solder.servlet.http |
Modifier and Type | Method and Description |
---|---|
protected ServletRequestContext |
ImplicitServletObjectsProducer.getServletRequestContext() |
Modifier and Type | Method and Description |
---|---|
ServletRequestContext |
ImplicitServletObjectsHolder.getServletRequestContext() |
Modifier and Type | Class and Description |
---|---|
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 © 2008–2013 Seam Framework. All rights reserved.