Class FileSourceJsonObjectStore
java.lang.Object
com.github.tomakehurst.wiremock.store.files.FileSourceJsonObjectStore
- All Implemented Interfaces:
PathBased,ObjectStore,Store<String,Object>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FileSourceJsonObjectStore
-
FileSourceJsonObjectStore
-
-
Method Details
-
getAllKeys
- Specified by:
getAllKeysin interfaceStore<String,Object>
-
get
-
get
- Specified by:
getin interfaceObjectStore
-
compute
- Specified by:
computein interfaceObjectStore
-
put
-
remove
-
clear
public void clear() -
getFileSource
-
getPath
-