public final class Network
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.util.logging.Logger |
LOG |
Modifier and Type | Method and Description |
---|---|
static TWSChannel |
initializeChannel(Config config,
IWorkerController wController) |
static boolean |
isReachable(java.lang.String targetHostName)
check whether a host is reachable
|
public static TWSChannel initializeChannel(Config config, IWorkerController wController)
public static boolean isReachable(java.lang.String targetHostName)
targetHostName
-