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) |
static String |
toServiceUrl(String serviceName,
String serviceProtocol,
String servicePortName,
boolean serviceExternal) |
public static final String DEFAULT_PROTO
Copyright © 2011–2015 Red Hat. All rights reserved.