public static class DefaultServiceInstance.Endpoint extends Object
| Constructor and Description |
|---|
Endpoint() |
Endpoint(int port,
String protocol) |
| Modifier and Type | Method and Description |
|---|---|
int |
getPort() |
String |
getProtocol() |
void |
setPort(int port) |
void |
setProtocol(String protocol) |
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.