Package | Description |
---|---|
org.springframework.integration.file |
Base package for File support.
|
org.springframework.integration.file.config |
Provides classes for configuration - parsers, namespace handlers, factory beans.
|
org.springframework.integration.file.event |
ApplicationEvents generated by the file module.
|
org.springframework.integration.file.filters |
Provides classes supporting file filtering.
|
org.springframework.integration.file.locking |
Provides classes supporting file locking.
|
org.springframework.integration.file.remote |
Base package for supporting remote files.
|
org.springframework.integration.file.remote.gateway |
Provides classes supporting remote file gateways.
|
org.springframework.integration.file.remote.handler |
Provides classes supporting remote file message handlers.
|
org.springframework.integration.file.remote.session |
Provides classes supporting remote file sessions.
|
org.springframework.integration.file.remote.synchronizer |
Provides classes supporting the synchronization of remote and
local file directories.
|
org.springframework.integration.file.support |
Provides various support classes used across Spring Integration File Components.
|
org.springframework.integration.file.tail |
Classes used for tailing file system files.
|
org.springframework.integration.file.test |
Provides classes used to support common test cases in modules
that are dependent on the file module.
|
org.springframework.integration.file.transformer |
Provides classes supporting the transformation of file contents
to messages.
|