Package | Description |
---|---|
org.jboss.solder.servlet.http | |
org.jboss.solder.servlet.literal |
Class and Description |
---|
ServletRequestContext
Encapsulates the
ServletRequest and ServletResponse for the current request and dually provides access to the
ServletContext , which is accessed from the HttpServletRequest object. |
Class and Description |
---|
WebRequest
A qualifier used to distinguish resources (such as exception handlers) that are appropriate for an HTTP request not handled
by a more specific Servlet (such as JAX-RS or JSF).
|
Copyright © 2012 Seam Framework. All Rights Reserved.