public interface FileStorageProvider
| Modifier and Type | Method and Description |
|---|---|
String |
store(InputStream file)
Deprecated.
|
String |
store(org.mule.api.MuleEvent muleEvent,
InputStream file) |
String store(org.mule.api.MuleEvent muleEvent, InputStream file) throws Exception
Exception@Deprecated String store(InputStream file) throws Exception
ExceptionCopyright © 2010–2016. All rights reserved.