spring-integration-file 5.5.18 API
Package | Description |
---|---|
org.springframework.integration.file |
Base package for File support.
|
org.springframework.integration.file.aggregator |
Provides support classes for file-based aggregation logic.
|
org.springframework.integration.file.config |
Provides classes for configuration - parsers, namespace handlers, factory beans.
|
org.springframework.integration.file.dsl |
Provides File Components support for Spring Integration Java DSL.
|
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.aop |
Provides classes related to AOP.
|
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.server |
Provides classes related to file servers.
|
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.splitter |
Provides implementations of
AbstractMessageSplitter . |
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.transformer |
Provides classes supporting the transformation of file contents
to messages.
|