Uses of Class
org.springframework.integration.file.remote.synchronizer.AbstractInboundFileSynchronizingMessageSource
Package
Description
Provides File Components support for Spring Integration Java DSL.
Provides classes supporting inbound endpoints.
Provides classes supporting inbound endpoints.
Inbound Channel Adapters implementations for SMB protocol.
-
Uses of AbstractInboundFileSynchronizingMessageSource in org.springframework.integration.file.dsl
Modifier and TypeClassDescriptionclass
RemoteFileInboundChannelAdapterSpec<F,
S extends RemoteFileInboundChannelAdapterSpec<F, S, MS>, MS extends AbstractInboundFileSynchronizingMessageSource<F>> -
Uses of AbstractInboundFileSynchronizingMessageSource in org.springframework.integration.ftp.inbound
-
Uses of AbstractInboundFileSynchronizingMessageSource in org.springframework.integration.sftp.inbound
Modifier and TypeClassDescriptionclass
AMessageSource
implementation for SFTP that delegates to an InboundFileSynchronizer. -
Uses of AbstractInboundFileSynchronizingMessageSource in org.springframework.integration.smb.inbound