Class StreamSources
java.lang.Object
com.github.tomakehurst.wiremock.common.StreamSources
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Method Summary
Modifier and TypeMethodDescriptionstatic InputStreamSourceempty()static InputStreamSourceforBlobStoreItem(BlobStore blobStore, String key) static InputStreamSourceforBytes(byte[] bytes) static InputStreamSource
-
Method Details
-
forString
-
forBytes
-
forBlobStoreItem
-
empty
-