| Package | Description |
|---|---|
| org.jboss.solder.servlet.event | |
| org.jboss.solder.servlet.http |
| Class and Description |
|---|
| 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. |
| Class and Description |
|---|
| ContextPath
Qualifies the context path string.
|
| 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. |
| HttpSessionStatus
A helper bean that can be injected to check the status of the HttpSession and acquiring it
|
| RedirectBuilder
A builder, similar in style to the ResponseBuilder from JAX-RS, that simplifies the task of sending a redirect URL to the
client.
|
| TypedParamValue |
Copyright © 2008-2013 Seam Framework. All Rights Reserved.