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