Class: Agents::EchoAgent
Overview
An agent that echoes back the request text. Useful for testing.
Instance Attribute Summary
Attributes inherited from Agent
Instance Method Summary collapse
Methods inherited from Agent
#initialize, #register, #unregister
Constructor Details
This class inherits a constructor from Agents::Agent