| Package | Description |
|---|---|
| org.mule.extension.file.common.api | |
| org.mule.extension.file.common.api.connection |
| Constructor and Description |
|---|
AbstractConnectedFileInputStreamSupplier(FileAttributes attributes,
Long timeBetweenSizeCheck,
ConnectionSource<T> connectionSource) |
| Modifier and Type | Class and Description |
|---|---|
class |
ManagerBasedConnectionSource<T extends FileSystem>
Implementation of
ConnectionSource that uses a FileConnectorConfig and a ConnectionManager to
ask for connections. |
class |
StaticConnectionSource<T extends FileSystem>
Implementation of
ConnectionSource that is based on an instance of FileSystem, it will always return
the same instance when calling getConnection() and it will do nothing when
calling releaseConnection() |
Copyright © 2003–2019 MuleSoft, Inc.. All rights reserved.