Class FileSourceJsonObjectStore

java.lang.Object
com.github.tomakehurst.wiremock.store.files.FileSourceJsonObjectStore
All Implemented Interfaces:
PathBased, ObjectStore, Store<String,Object>

public class FileSourceJsonObjectStore extends Object implements ObjectStore, PathBased