| Package | Description |
|---|---|
| org.anarres.qemu.manager | |
| org.anarres.qemu.qapi.common |
Base and connection classes for the QApi protocol.
|
| Modifier and Type | Method and Description |
|---|---|
void |
QEmuProcess.destroy() |
QEmuProcess |
QEmuManager.execute(QEmuCommandLine commandLine) |
| Modifier and Type | Method and Description |
|---|---|
<Result,Response extends QApiResponse<Result>> |
QApiConnection.call(QApiCommand<?,Response> command) |
V |
QApiResponse.getResult() |