public class RemoteLocation extends Object
| Constructor and Description |
|---|
RemoteLocation() |
| Modifier and Type | Method and Description |
|---|---|
String |
getHost() |
Integer |
getPort() |
void |
setHost(String host) |
void |
setPort(Integer port) |
Copyright © 2020. All rights reserved.