public interface ServerConsoleListener
| Modifier and Type | Method and Description |
|---|---|
void |
onConsoleOutput(String text)
Called by session when new console output sent to client.
|
void onConsoleOutput(String text)
text - text to be shown on consoleCopyright © 2014. All rights reserved.