public class ExternalServiceMapping extends Object implements Serializable
| Constructor and Description |
|---|
ExternalServiceMapping(String remoteHostName,
String localIPAddress,
String signature,
Boolean isActive) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLocalIPAddress() |
String |
getRemoteHostname() |
String |
getSignature() |
Boolean |
isActive() |
Copyright © 2016–2024. All rights reserved.