public class PortMapping extends Object
| Constructor and Description |
|---|
PortMapping(String ip,
String externalPort,
String internalPort) |
| Modifier and Type | Method and Description |
|---|---|
int |
getExternalPort() |
int |
getInternalPort() |
String |
getIp() |
String |
toString() |
Copyright © 2018. All rights reserved.