Class Hierarchy
- java.lang.Object
- com.github.tomakehurst.wiremock.store.DefaultStores (implements com.github.tomakehurst.wiremock.store.Stores)
- com.github.tomakehurst.wiremock.store.InMemoryObjectStore (implements com.github.tomakehurst.wiremock.store.ObjectStore)
- com.github.tomakehurst.wiremock.store.InMemoryRecorderStateStore (implements com.github.tomakehurst.wiremock.store.RecorderStateStore)
- com.github.tomakehurst.wiremock.store.InMemoryRequestJournalStore (implements com.github.tomakehurst.wiremock.store.RequestJournalStore)
- com.github.tomakehurst.wiremock.store.InMemoryScenariosStore (implements com.github.tomakehurst.wiremock.store.ScenariosStore)
- com.github.tomakehurst.wiremock.store.InMemorySettingsStore (implements com.github.tomakehurst.wiremock.store.SettingsStore)
- com.github.tomakehurst.wiremock.store.InMemoryStubMappingStore (implements com.github.tomakehurst.wiremock.store.StubMappingStore)
Interface Hierarchy
- com.github.tomakehurst.wiremock.store.RecorderStateStore
- com.github.tomakehurst.wiremock.store.SettingsStore
- com.github.tomakehurst.wiremock.store.Store<K,V>
- com.github.tomakehurst.wiremock.store.BlobStore
- com.github.tomakehurst.wiremock.store.ObjectStore
- com.github.tomakehurst.wiremock.store.RequestJournalStore
- com.github.tomakehurst.wiremock.store.ScenariosStore
- com.github.tomakehurst.wiremock.store.StoresLifecycle
- com.github.tomakehurst.wiremock.store.Stores
- com.github.tomakehurst.wiremock.store.StubMappingStore
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- com.github.tomakehurst.wiremock.store.Stores.PersistenceType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)