Package | Description |
---|---|
org.anarres.qemu.exec.host.chardev |
Character device backends.
|
Modifier and Type | Class and Description |
---|---|
class |
TcpCharDevice |
class |
UnixCharDevice |
Modifier and Type | Method and Description |
---|---|
AbstractSocketCharDevice |
AbstractSocketCharDevice.withNowait(boolean nowait) |
AbstractSocketCharDevice |
AbstractSocketCharDevice.withServer(boolean server) |
AbstractSocketCharDevice |
AbstractSocketCharDevice.withTelnet(boolean telnet) |