Hierarchy For Package org.springframework.webflow.conversation.impl
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.springframework.webflow.conversation.impl.ContainedConversation (implements org.springframework.webflow.conversation.Conversation, java.io.Serializable)
- org.springframework.webflow.conversation.impl.ConversationContainer (implements java.io.Serializable)
- org.springframework.webflow.conversation.ConversationId (implements java.io.Serializable)
- org.springframework.webflow.conversation.impl.SimpleConversationId
- org.springframework.webflow.conversation.impl.JdkConcurrentConversationLock (implements org.springframework.webflow.conversation.impl.ConversationLock)
- org.springframework.webflow.conversation.impl.NoOpConversationLock (implements org.springframework.webflow.conversation.impl.ConversationLock)
- org.springframework.webflow.conversation.impl.SessionBindingConversationManager (implements org.springframework.webflow.conversation.ConversationManager)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.springframework.webflow.conversation.ConversationException
- org.springframework.webflow.conversation.impl.BadlyFormattedConversationIdException
- org.springframework.webflow.conversation.ConversationLockException
- org.springframework.webflow.conversation.impl.LockInterruptedException
- org.springframework.webflow.conversation.impl.LockTimeoutException
- org.springframework.webflow.conversation.ConversationException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- java.io.Serializable
- org.springframework.webflow.conversation.impl.ConversationLock