Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- com.techcognita.javachatx.agent.AgentFactory
- com.techcognita.javachatx.agent.BaseAgent (implements com.techcognita.javachatx.agent.Agent)
- com.techcognita.javachatx.agent.EchoAgent
- com.techcognita.javachatx.api.BaseApiConnector (implements com.techcognita.javachatx.api.ApiConnector)
- com.techcognita.javachatx.api.EchoApiConnector
- com.techcognita.javachatx.plugin.BasePlugin (implements com.techcognita.javachatx.plugin.Plugin)
- com.techcognita.javachatx.plugin.EchoPlugin
- com.techcognita.javachatx.JavaChatX
- com.techcognita.javachatx.JavaChatXApplication
- com.techcognita.javachatx.plugin.PluginManager
- com.techcognita.javachatx.chat.SimpleChatEngine (implements com.techcognita.javachatx.chat.ChatEngine)
- com.techcognita.javachatx.context.SimpleContextManager (implements com.techcognita.javachatx.context.ContextManager)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- com.techcognita.javachatx.api.ApiException
- com.techcognita.javachatx.plugin.PluginException
- java.lang.Exception
Interface Hierarchy
- com.techcognita.javachatx.agent.Agent
- com.techcognita.javachatx.api.ApiConnector
- com.techcognita.javachatx.chat.ChatEngine
- com.techcognita.javachatx.context.ContextManager
- com.techcognita.javachatx.plugin.Plugin