Uses of Class
com.techcognita.javachatx.agent.EchoAgent
Packages that use EchoAgent
-
Uses of EchoAgent in com.techcognita.javachatx.agent
Methods in com.techcognita.javachatx.agent that return EchoAgentModifier and TypeMethodDescriptionstatic EchoAgentAgentFactory.createEchoAgent()Create a new EchoAgent with a unique ID.static EchoAgentAgentFactory.createEchoAgent(String id) Create a new EchoAgent with a specified ID.