public interface StreamStorageFactory
A factory for StreamStorage.
Default implementation is DeferredFileStreamStorageFactory
| Modifier and Type | Method and Description |
|---|---|
StreamStorage |
create()
Creates the
StreamStorage. |
StreamStorage create()
Creates the StreamStorage.
StreamStorage.Copyright © 2017. All rights reserved.