Searched refs:NoOpCache (Results 1 – 1 of 1) sorted by relevance
45 return new NoOpCache(); in create()51 return new NoOpCache(); in createNoOpCache()59 static class NoOpCache implements HttpCache { class in CacheProviderFactory