@Interface(factory=NetworkImpl.Factory.class) public interface Network
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Network.Async |
static class |
Network.Netdev |
static interface |
Network.Sync |
| Modifier and Type | Method and Description |
|---|---|
Network.Async |
async() |
default Network.Sync |
sync() |
Network.Async async()
default Network.Sync sync()
Copyright © 2017–2018. All rights reserved.