Uses of Interface
org.mockserver.state.BlobStoreFactory
Packages that use BlobStoreFactory
-
Uses of BlobStoreFactory in org.mockserver.state
Methods in org.mockserver.state with parameters of type BlobStoreFactoryModifier and TypeMethodDescriptionstatic voidStateBackendFactory.registerBlobStoreFactory(String typeName, BlobStoreFactory blobStoreFactory) Register a pluggableBlobStoreFactoryfor a given type name.