public class ServerRunner extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_PORT |
static int |
DEFAULT_TIMEOUT |
| Constructor and Description |
|---|
ServerRunner() |
ServerRunner(String host,
int port) |
ServerRunner(String host,
int port,
int timeout) |
public static final int DEFAULT_TIMEOUT
public static final int DEFAULT_PORT
Copyright © 2017. All rights reserved.