public class WebConsolePort extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_HOST |
static int |
DEFAULT_PORT |
| Constructor and Description |
|---|
WebConsolePort() |
| Modifier and Type | Method and Description |
|---|---|
String |
getHost() |
int |
getPort() |
void |
setHost(String host) |
void |
setPort(int port) |
void |
start() |
public static final String DEFAULT_HOST
public static final int DEFAULT_PORT
public WebConsolePort()
Copyright © 2005–2016 FuseSource, Corp.. All rights reserved.