RemoteControlWriterpublic interface IRemoteCommandVisitor
| Modifier and Type | Method | Description |
|---|---|---|
void |
visitDumpCommand(boolean dump,
boolean reset) |
Requests a execution data dump with an optional reset.
|
void visitDumpCommand(boolean dump,
boolean reset)
throws java.io.IOException
dump - true if the dump should be executedreset - true if the reset should be executedjava.io.IOException - in case of problems with the remote connectionCopyright © 2018. All rights reserved.