public static interface ConfigRepository.Config
Modifier and Type | Method and Description |
---|---|
String |
getHostname() |
int |
getPort() |
String |
getUser() |
String |
getValue(String key) |
String[] |
getValues(String key) |
Copyright © 2015 JCraft,Inc.. All rights reserved.