Interface ItConstants
-
public interface ItConstantsConstants for SouthboundIT.
-
-
Field Summary
Fields Modifier and Type Field Description static StringBRIDGE_NAMEstatic intCONNECTION_INIT_TIMEOUTstatic StringCONNECTION_TYPEstatic StringCONNECTION_TYPE_ACTIVEstatic StringCONNECTION_TYPE_PASSIVEstatic StringCONTROLLER_IPADDRESSstatic StringCUSTOM_PROPERTIESstatic StringDEFAULT_OPENFLOW_PORTstatic StringDEFAULT_SERVER_EXTRASstatic StringDEFAULT_SERVER_IPADDRESSstatic StringDEFAULT_SERVER_PORTstatic StringDOCKER_COMPOSE_FILE_NAMEstatic StringDOCKER_RUNstatic StringDOCKER_VENV_WSstatic StringDOCKER_WAIT_FOR_PING_SECSstatic StringINTEGRATION_BRIDGE_NAMEstatic StringNETVIRT_TOPOLOGY_IDstatic StringOPENFLOW_CONNECTION_PROTOCOLstatic StringORG_OPS4J_PAX_LOGGING_CFGstatic StringPORT_NAMEstatic StringSERVER_EXTRASstatic StringSERVER_IPADDRESSstatic StringSERVER_PORTstatic StringUSERSPACE_ENABLED
-
-
-
Field Detail
-
ORG_OPS4J_PAX_LOGGING_CFG
static final String ORG_OPS4J_PAX_LOGGING_CFG
- See Also:
- Constant Field Values
-
CUSTOM_PROPERTIES
static final String CUSTOM_PROPERTIES
- See Also:
- Constant Field Values
-
SERVER_IPADDRESS
static final String SERVER_IPADDRESS
- See Also:
- Constant Field Values
-
SERVER_PORT
static final String SERVER_PORT
- See Also:
- Constant Field Values
-
CONTROLLER_IPADDRESS
static final String CONTROLLER_IPADDRESS
- See Also:
- Constant Field Values
-
USERSPACE_ENABLED
static final String USERSPACE_ENABLED
- See Also:
- Constant Field Values
-
SERVER_EXTRAS
static final String SERVER_EXTRAS
- See Also:
- Constant Field Values
-
CONNECTION_TYPE
static final String CONNECTION_TYPE
- See Also:
- Constant Field Values
-
CONNECTION_TYPE_ACTIVE
static final String CONNECTION_TYPE_ACTIVE
- See Also:
- Constant Field Values
-
CONNECTION_TYPE_PASSIVE
static final String CONNECTION_TYPE_PASSIVE
- See Also:
- Constant Field Values
-
CONNECTION_INIT_TIMEOUT
static final int CONNECTION_INIT_TIMEOUT
- See Also:
- Constant Field Values
-
DEFAULT_SERVER_IPADDRESS
static final String DEFAULT_SERVER_IPADDRESS
- See Also:
- Constant Field Values
-
DEFAULT_SERVER_PORT
static final String DEFAULT_SERVER_PORT
- See Also:
- Constant Field Values
-
DEFAULT_OPENFLOW_PORT
static final String DEFAULT_OPENFLOW_PORT
- See Also:
- Constant Field Values
-
DEFAULT_SERVER_EXTRAS
static final String DEFAULT_SERVER_EXTRAS
- See Also:
- Constant Field Values
-
BRIDGE_NAME
static final String BRIDGE_NAME
- See Also:
- Constant Field Values
-
PORT_NAME
static final String PORT_NAME
- See Also:
- Constant Field Values
-
INTEGRATION_BRIDGE_NAME
static final String INTEGRATION_BRIDGE_NAME
- See Also:
- Constant Field Values
-
OPENFLOW_CONNECTION_PROTOCOL
static final String OPENFLOW_CONNECTION_PROTOCOL
- See Also:
- Constant Field Values
-
NETVIRT_TOPOLOGY_ID
static final String NETVIRT_TOPOLOGY_ID
- See Also:
- Constant Field Values
-
DOCKER_COMPOSE_FILE_NAME
static final String DOCKER_COMPOSE_FILE_NAME
- See Also:
- Constant Field Values
-
DOCKER_RUN
static final String DOCKER_RUN
- See Also:
- Constant Field Values
-
DOCKER_VENV_WS
static final String DOCKER_VENV_WS
- See Also:
- Constant Field Values
-
DOCKER_WAIT_FOR_PING_SECS
static final String DOCKER_WAIT_FOR_PING_SECS
- See Also:
- Constant Field Values
-
-