|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ServerConsoleListener
Interface for listener for server's console output
Method Summary | |
---|---|
void |
onConsoleOutput(java.lang.String text)
Called by session when new console output sent to client. |
Method Detail |
---|
void onConsoleOutput(java.lang.String text)
text
- text to be shown on console
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |