public class EzySimpleSslConfigLoader extends Object implements EzySslConfigLoader
| Constructor and Description |
|---|
EzySimpleSslConfigLoader() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getParentFolder(String filePath) |
protected String |
getPath(String first,
String... more) |
EzySslConfig |
load(String filePath) |
protected com.tvd12.ezyfox.mapping.properties.EzyPropertiesFileReader |
newPropertiesReader() |
protected EzySimpleSslConfig |
readConfig(String filePath) |
public EzySslConfig load(String filePath)
load in interface com.tvd12.ezyfox.function.EzyLoader<String,EzySslConfig>protected EzySimpleSslConfig readConfig(String filePath)
protected com.tvd12.ezyfox.mapping.properties.EzyPropertiesFileReader newPropertiesReader()
Copyright © 2021 Young Monkeys. All rights reserved.