Class InMemoryObjectStore

java.lang.Object
com.github.tomakehurst.wiremock.store.InMemoryObjectStore
All Implemented Interfaces:
ObjectStore, Store<String,Object>, StoreEventEmitter<String,Object>

public class InMemoryObjectStore extends Object implements ObjectStore, StoreEventEmitter<String,Object>