public class TmsConfig extends Object
| Constructor and Description |
|---|
TmsConfig(String hostname,
int tmsPort) |
| Modifier and Type | Method and Description |
|---|---|
String |
getHostname() |
String |
getIp() |
int |
getTmsPort() |
static TmsConfig |
hostnameAndPort(String hostname,
int tmsPort) |
static TmsConfig |
noTms() |
static TmsConfig |
withTms(String hostname,
int tmsPort) |
Copyright © 2021. All rights reserved.