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