java.lang.Object
org.miaixz.bus.http.cache.CacheStrategy.Factory
- Enclosing class:
CacheStrategy
A factory for creating
CacheStrategy instances.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionget()Returns a strategy to satisfyrequestusing the a cached responseresponse.
-
Constructor Details
-
Factory
-
-
Method Details
-
get
Returns a strategy to satisfyrequestusing the a cached responseresponse.- Returns:
- The computed cache strategy.
-