public class PrefsFactory extends Object
| Constructor and Description |
|---|
PrefsFactory() |
| Modifier and Type | Method and Description |
|---|---|
static CacheManager |
getCacheManager() |
static String |
getCertFolder() |
static HttpLoader |
getHttpLoader() |
static LCRLoader |
getLCRLoader() |
static RepoLoader |
getRepoLoader() |
static boolean |
getUseOCSP() |
public static boolean getUseOCSP()
public static String getCertFolder()
public static RepoLoader getRepoLoader()
public static CacheManager getCacheManager()
public static HttpLoader getHttpLoader()
public static LCRLoader getLCRLoader()
Copyright © 2020. All rights reserved.