public class Services extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_PROTO |
| Constructor and Description |
|---|
Services() |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
toServiceEndpointUrl(String serviceId,
String serviceProtocol,
String servicePort) |
static String |
toServiceUrl(String serviceName,
String serviceProtocol,
String servicePortName,
String servicePath,
boolean serviceExternal) |
Copyright © 2011–2017 Red Hat. All rights reserved.