public class ConfigUtil extends Object
| Constructor and Description |
|---|
ConfigUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
extractProtocols(String export) |
static Map<String,Integer> |
parseExport(String export)
export fomart: protocol1:port1,protocol2:port2
|
Copyright © 2019. All rights reserved.