Package | Description |
---|---|
org.springframework.integration.file.config |
Provides classes for configuration - parsers, namespace handlers, factory beans.
|
org.springframework.integration.file.tail |
Classes used for tailing file system files.
|
Modifier and Type | Method and Description |
---|---|
protected FileTailingMessageProducerSupport |
FileTailInboundChannelAdapterFactoryBean.createInstance() |
Modifier and Type | Class and Description |
---|---|
class |
ApacheCommonsFileTailingMessageProducer
File tailer that delegates to the Apache Commons Tailer.
|
class |
OSDelegatingFileTailingMessageProducer
A file tailing message producer that delegates to the OS tail program.
|
Copyright © 2017. All rights reserved.