Uses of Class
org.codelibs.fess.chat.ChatSessionManager
Packages that use ChatSessionManager
-
Uses of ChatSessionManager in org.codelibs.fess.app.web.chat
Fields in org.codelibs.fess.app.web.chat declared as ChatSessionManagerModifier and TypeFieldDescriptionprotected ChatSessionManagerChatAction.chatSessionManagerThe session manager for managing chat sessions. -
Uses of ChatSessionManager in org.codelibs.fess.chat
Fields in org.codelibs.fess.chat declared as ChatSessionManagerModifier and TypeFieldDescriptionprotected ChatSessionManagerChatClient.chatSessionManagerThe session manager for managing chat sessions. -
Uses of ChatSessionManager in org.codelibs.fess.util
Methods in org.codelibs.fess.util that return ChatSessionManagerModifier and TypeMethodDescriptionstatic ChatSessionManagerComponentUtil.getChatSessionManager()Gets the chat session manager component.