Package | Description |
---|---|
org.anarres.qemu.qapi.api |
Autogenerated API classes for the QApi protocol.
|
Modifier and Type | Field and Description |
---|---|
InetSocketAddress |
SocketAddress.inet |
Modifier and Type | Method and Description |
---|---|
InetSocketAddress |
InetSocketAddress.withHost(String value) |
InetSocketAddress |
InetSocketAddress.withIpv4(Boolean value) |
InetSocketAddress |
InetSocketAddress.withIpv6(Boolean value) |
InetSocketAddress |
InetSocketAddress.withPort(String value) |
InetSocketAddress |
InetSocketAddress.withTo(Integer value) |
Modifier and Type | Method and Description |
---|---|
static SocketAddress |
SocketAddress.inet(InetSocketAddress inet) |