Class JSONFileStorage

java.lang.Object
com.djrapitops.plan.delivery.webserver.cache.JSONFileStorage
All Implemented Interfaces:
JSONStorage, SubSystem

@Singleton public class JSONFileStorage extends Object implements JSONStorage
In charge of storing json files on disk for later retrieval.