Uses of Interface
org.jboss.weld.context.ConversationContext
-
Packages that use ConversationContext Package Description org.jboss.weld.context.bound org.jboss.weld.context.http -
-
Uses of ConversationContext in org.jboss.weld.context.bound
Subinterfaces of ConversationContext in org.jboss.weld.context.bound Modifier and Type Interface Description interfaceBoundConversationContextA conversation context which can be bound to a pair of Maps encapsulated byBoundRequest. -
Uses of ConversationContext in org.jboss.weld.context.http
Subinterfaces of ConversationContext in org.jboss.weld.context.http Modifier and Type Interface Description interfaceHttpConversationContextAn Http Session backed conversation context.
-