Interface Stores
- All Superinterfaces:
StoresLifecycle
- All Known Implementing Classes:
DefaultStores
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptiongetBlobStore(String name) default BlobStoredefault BlobStoredefault ObjectStoregetObjectStore(String name) default ObjectStoregetObjectStore(String name, Stores.PersistenceType persistenceTypeHint) getObjectStore(String name, Stores.PersistenceType persistenceTypeHint, int maxSize) Methods inherited from interface com.github.tomakehurst.wiremock.store.StoresLifecycle
start, stop
-
Method Details
-
getStubStore
StubMappingStore getStubStore() -
getRequestJournalStore
RequestJournalStore getRequestJournalStore() -
getSettingsStore
SettingsStore getSettingsStore() -
getScenariosStore
ScenariosStore getScenariosStore() -
getRecorderStateStore
RecorderStateStore getRecorderStateStore() -
getMessageChannelStore
MessageChannelStore getMessageChannelStore() -
getMessageStubMappingStore
MessageStubMappingStore getMessageStubMappingStore() -
getMessageJournalStore
MessageJournalStore getMessageJournalStore() -
getMappingsBlobStore
-
getFilesBlobStore
-
getBlobStore
-
getObjectStore
-
getObjectStore
-
getObjectStore
-