Package | Description |
---|---|
org.jboss.weld.context.http | |
org.jboss.weld.servlet |
Class and Description |
---|
Http
Qualifier used with all for all of the Servlet backed contexts Weld offers.
|
HttpConversationContext
An Http Session backed conversation context.
|
HttpRequestContext
A request context which can be bound to the
ServletRequest . |
HttpSessionContext
A session context which can be bound to the
HttpServletRequest . |
Class and Description |
---|
HttpRequestContext
A request context which can be bound to the
ServletRequest . |
Copyright © 2013 Seam Framework. All Rights Reserved.