public class GrpcUtils extends Object
| Constructor and Description |
|---|
GrpcUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String[] |
extractHeaders(Map<String,String> headersMap,
Map<String,String> metaDataMap,
String[] requestedTransportPropertyNames) |
static List<String> |
getRpcMethodList(ServiceConfigs serviceConfigs,
String siddhiAppName,
String streamID) |
static String |
substituteVariables(String value)
Replace the env variable with the real value.
|
public static String[] extractHeaders(Map<String,String> headersMap, Map<String,String> metaDataMap, String[] requestedTransportPropertyNames)
public static List<String> getRpcMethodList(ServiceConfigs serviceConfigs, String siddhiAppName, String streamID)
Copyright © 2019 WSO2. All rights reserved.