| Package | Description |
|---|---|
| org.jboss.weld.context | |
| org.jboss.weld.context.bound | |
| org.jboss.weld.context.http |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractConversationContext<R,S>
The base of the conversation context, which can use a variety of storage
forms
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BoundConversationContext
A conversation context which can be bound to a pair of Maps encapsulated by
BoundRequest. |
| Modifier and Type | Class and Description |
|---|---|
class |
BoundConversationContextImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
HttpConversationContext
An Http Session backed conversation context.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HttpConversationContextImpl |
Copyright © 2013 Seam Framework. All Rights Reserved.