public final class PortDescriptor extends Object
| Constructor and Description |
|---|
PortDescriptor() |
PortDescriptor(String protocol,
int port,
String connectorType,
String host) |
| Modifier and Type | Method and Description |
|---|---|
String |
getConnectorType() |
String |
getHost() |
int |
getPort() |
String |
getProtocol() |
String |
toString() |
Copyright © 2021. All rights reserved.