Class FileSourceBlobStore
java.lang.Object
com.github.tomakehurst.wiremock.store.files.FileSourceBlobStore
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclear()Optional<byte[]>getPath()getStreamSource(String key) voidvoid
-
Constructor Details
-
FileSourceBlobStore
-
-
Method Details
-
getStream
-
getStreamSource
- Specified by:
getStreamSourcein interfaceBlobStore
-
getAllKeys
- Specified by:
getAllKeysin interfaceStore<String,byte[]>
-
get
-
put
-
remove
-
clear
public void clear() -
getFileSource
-
getPath
-