public class HostManager extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static Host |
host |
protected static ArrayList<Host> |
supportedHosts |
| Constructor and Description |
|---|
HostManager() |
| Modifier and Type | Method and Description |
|---|---|
protected static Host |
createHost() |
static Host |
getHost() |
static ArrayList<Host> |
getSupportedHosts() |
static void |
setHost(Host host) |
protected static Host host
Copyright © 2020. All rights reserved.