Interface StorageProvider

All Known Implementing Classes:
AbstractStorageProvider, CipherStorageProvider, MemoryStorageProvider, TempFileStorageProvider, ThresholdStorageProvider

public interface StorageProvider
Provides a strategy for storing the contents of an InputStream or retrieving the content written to an OutputStream.