Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.webflow.conversation.impl Classes and Interfaces - 10 results found.
NameDescriptionTypePackageFramework
BadlyFormattedConversationIdExceptionThrown if a conversation id could not be parsed.Classorg.springframework.webflow.conversation.implSpring Webflow
ContainedConversationInternal Conversation implementation used by the conversation container.Classorg.springframework.webflow.conversation.implSpring Webflow
ConversationContainerContainer for conversations that is stored in the session.Classorg.springframework.webflow.conversation.implSpring Webflow
ConversationLockA normalized interface for conversation locks, used to obtain exclusive access to a conversation.Interfaceorg.springframework.webflow.conversation.implSpring Webflow
JdkConcurrentConversationLockA conversation lock that relies on a ReentrantLock within Java 5's util.Classorg.springframework.webflow.conversation.implSpring Webflow
LockInterruptedExceptionException indicating that some Thread was interrupted duringprocessing and as such processing was halted.Classorg.springframework.webflow.conversation.implSpring Webflow
LockTimeoutExceptionThrown when a lock could not be acquired after a timeout period.Classorg.springframework.webflow.conversation.implSpring Webflow
NoOpConversationLockA singleton lock that doesn't do anything.Classorg.springframework.webflow.conversation.implSpring Webflow
SessionBindingConversationManagerSimple implementation of a conversation manager that stores conversations in the session attribute map.Classorg.springframework.webflow.conversation.implSpring Webflow
SimpleConversationIdAn id that uniquely identifies a conversation managed by a ConversationManager.Classorg.springframework.webflow.conversation.implSpring Webflow