- All Implemented Interfaces:
Talker
-
Constructor Summary
Constructors
-
Method Summary
Send some output to the user and get some input back
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
DefaultTalker
public DefaultTalker()
-
-
Method Details
-
exchange
Send some output to the user and get some input back
- Specified by:
exchange
in interface Talker
- Parameters:
message
- output to be sent to the user
- Returns:
- the user's response