public static class RemoteTraceServer.PrintListener extends Object implements RemoteTraceServer.Listener
| Modifier and Type | Field and Description |
|---|---|
static RemoteTraceServer.PrintListener |
CONSOLE |
| Modifier | Constructor and Description |
|---|---|
protected |
PrintListener() |
|
PrintListener(PrintStream stream) |
| Modifier and Type | Method and Description |
|---|---|
PrintStream |
getStream() |
void |
notifyRemoteTrace(RemoteTraceServer.Event event) |
public static final RemoteTraceServer.PrintListener CONSOLE
public PrintListener(PrintStream stream)
protected PrintListener()
public PrintStream getStream()
public void notifyRemoteTrace(RemoteTraceServer.Event event)
notifyRemoteTrace in interface RemoteTraceServer.ListenerCopyright (c) 2011-2015 Eike Stepper (Berlin, Germany) and others.