Uses of Interface
dev.agenor.core.dialogue.ConversationManager
Packages that use ConversationManager
-
Uses of ConversationManager in dev.agenor.runtime.dialogue
Classes in dev.agenor.runtime.dialogue that implement ConversationManagerMethods in dev.agenor.runtime.dialogue that return ConversationManagerModifier and TypeMethodDescriptionConversationManagerFactory.create(String agentId, MessageDispatcher dispatcher, ProtocolRegistry protocolRegistry, CommitmentTracker commitmentTracker) Creates a conversation manager for one agent.DialogueCapability.getConversationManager()Gets the underlying conversation manager.