public class TextUI extends Object
| Constructor and Description |
|---|
TextUI(GemfireDAO dao,
InputStream in,
PrintStream out) |
| Modifier and Type | Method and Description |
|---|---|
void |
processCommands()
Loop, reading commands from the input and processing them,
until an exit command is received.
|
public TextUI(GemfireDAO dao, InputStream in, PrintStream out)
public void processCommands()
throws IOException
IOExceptionCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.