T - The generic type of the file system implementationpublic abstract class FileSystemProvider<T extends FileSystem> extends Object implements org.mule.runtime.api.connection.ConnectionProvider<T>
ConnectionProvider which provides instances of
FileSystem| Constructor and Description |
|---|
FileSystemProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getConfigName() |
abstract String |
getWorkingDir()
The directory to be considered as the root of every relative path used with this connector.
|
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.