public class GetConfig extends Object
| Constructor and Description |
|---|
GetConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
getConfigurations(String confFilePath,
String fileWritePath)
reading the configurations from micro-gw.conf.
|
public void getConfigurations(String confFilePath, String fileWritePath) throws IOException
confFilePath - Path of the micro-gw conf filefileWritePath - File path of the txt fileIOException - exception if an error occurs when compressingCopyright © 2020 WSO2. All rights reserved.