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

Packages that use com.google.code.rees.scope.conversation.configuration
com.google.code.rees.scope.conversation   
com.google.code.rees.scope.conversation.configuration   
com.google.code.rees.scope.conversation.processing   
com.google.code.rees.scope.spring   
com.google.code.rees.scope.struts2   
com.google.code.rees.scope.struts2.test   
 

Classes in com.google.code.rees.scope.conversation.configuration used by com.google.code.rees.scope.conversation
ConversationClassConfiguration
          This class is used to cache the fields and action IDs for a single class for a single conversation.
 

Classes in com.google.code.rees.scope.conversation.configuration used by com.google.code.rees.scope.conversation.configuration
ConversationArbitrator
          This class is used by a ConversationConfigurationProvider to determine which field and method members to associate with conversations.
ConversationClassConfiguration
          This class is used to cache the fields and action IDs for a single class for a single conversation.
ConversationConfigurationProvider
          This class is used by ConversationManagers to obtain the ConversationConfigurations for a given action/controller class
 

Classes in com.google.code.rees.scope.conversation.configuration used by com.google.code.rees.scope.conversation.processing
ConversationClassConfiguration
          This class is used to cache the fields and action IDs for a single class for a single conversation.
ConversationConfigurationProvider
          This class is used by ConversationManagers to obtain the ConversationConfigurations for a given action/controller class
 

Classes in com.google.code.rees.scope.conversation.configuration used by com.google.code.rees.scope.spring
ConversationArbitrator
          This class is used by a ConversationConfigurationProvider to determine which field and method members to associate with conversations.
DefaultConversationArbitrator
          The default implementation of ConversationArbitrator
 

Classes in com.google.code.rees.scope.conversation.configuration used by com.google.code.rees.scope.struts2
ConversationArbitrator
          This class is used by a ConversationConfigurationProvider to determine which field and method members to associate with conversations.
DefaultConversationArbitrator
          The default implementation of ConversationArbitrator
 

Classes in com.google.code.rees.scope.conversation.configuration used by com.google.code.rees.scope.struts2.test
ConversationConfigurationProvider
          This class is used by ConversationManagers to obtain the ConversationConfigurations for a given action/controller class
 



Copyright © 2012-2013. All Rights Reserved.