Interface Cache
public interface Cache
-
Method Summary
-
Method Details
-
get
-
put
Add JsonPath to the cache- Parameters:
key- cache key to store the JsonPathvalue- JsonPath to be cached- Throws:
InvalidJsonException
-
key - cache key to store the JsonPathvalue - JsonPath to be cachedInvalidJsonException