Uses of Package
com.google.code.rees.scope.conversation.context

Packages that use com.google.code.rees.scope.conversation.context
com.google.code.rees.scope.conversation   
com.google.code.rees.scope.conversation.context   
com.google.code.rees.scope.spring   
com.google.code.rees.scope.struts2   
 

Classes in com.google.code.rees.scope.conversation.context used by com.google.code.rees.scope.conversation
ConversationContext
          The context in which the conversation-scoped beans are placed.
 

Classes in com.google.code.rees.scope.conversation.context used by com.google.code.rees.scope.conversation.context
ConversationContext
          The context in which the conversation-scoped beans are placed.
ConversationContextFactory
          Creates instances of ConversationContexts
ConversationContextManager
          Uses a ConversationContextFactory to manage the creation, caching, retrieval, removal, and expiration of conversations
DefaultConversationContextManager
          The default implementation of the ConversationContextManager.
HttpConversationContextManagerProvider
          Used for creating ConversationContextManagers that are tied to the given request (or more likely, that request's session)
 

Classes in com.google.code.rees.scope.conversation.context used by com.google.code.rees.scope.spring
ConversationContext
          The context in which the conversation-scoped beans are placed.
ConversationContextManager
          Uses a ConversationContextFactory to manage the creation, caching, retrieval, removal, and expiration of conversations
HttpConversationContextManagerProvider
          Used for creating ConversationContextManagers that are tied to the given request (or more likely, that request's session)
 

Classes in com.google.code.rees.scope.conversation.context used by com.google.code.rees.scope.struts2
ConversationContext
          The context in which the conversation-scoped beans are placed.
ConversationContextManager
          Uses a ConversationContextFactory to manage the creation, caching, retrieval, removal, and expiration of conversations
 



Copyright © 2012-2013. All Rights Reserved.