Searched refs:readFromCache (Results 1 – 1 of 1) sorted by relevance
207 || (businessLogicString = readFromCache(baseUrl, requestParams)) == null) { in setUp()507 private static synchronized String readFromCache(String baseUrl, String params) { in readFromCache() method in BusinessLogicPreparer