public final class CommunicationDefaults extends Object
Modifier and Type | Field and Description |
---|---|
static String |
CONSOLE_HOST
Default console host.
|
static int |
CONSOLE_PORT
Default console port.
|
static int |
MAX_PORT
Maximum value for ports.
|
static int |
MIN_PORT
Minimum value for ports.
|
public static final String CONSOLE_HOST
public static final int CONSOLE_PORT
public static final int MIN_PORT
public static final int MAX_PORT
Copyright © 2000-2014. All Rights Reserved.