public class Port extends Object
| Constructor and Description |
|---|
Port() |
Port(String name,
int containerPort) |
| Modifier and Type | Method and Description |
|---|---|
int |
getContainerPort() |
String |
getName() |
void |
setContainerPort(int containerPort) |
void |
setName(String name) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.