public class Service extends Object
| Constructor and Description |
|---|
Service(String ip,
int port,
String vpn,
String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
String |
getIP() |
String |
getPassword() |
int |
getPort() |
String |
getUsername() |
String |
getVPN() |
String |
toString() |
Copyright 2004-2021 Solace Corporation. All rights reserved.