public class ConnectionInformation extends Object
| Constructor and Description |
|---|
ConnectionInformation(String localHost,
int localPort,
boolean isSecure) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLocalHost() |
int |
getLocalPort() |
boolean |
isSecure() |
Copyright © 2019. All rights reserved.