public class Port extends Object implements Serializable
| Constructor and Description |
|---|
Port() |
| Modifier and Type | Method and Description |
|---|---|
int |
getPortNumber() |
String |
getProtocol() |
void |
setPortNumber(int portNumber) |
void |
setProtocol(String protocol) |
Copyright © 2019 WSO2. All rights reserved.