Uses of Package
org.springframework.integration.file.dsl
Packages that use org.springframework.integration.file.dsl
Package
Description
Provides File Components support for Spring Integration Java DSL.
Provides FTP Components for the Java DSL.
Provides SFTP Components for the Java DSL.
Provides SMB Components for the Java DSL.
-
Classes in org.springframework.integration.file.dsl used by org.springframework.integration.file.dslClassDescriptionThe
MessageHandlerSpec
for theFileSplitter
.TheMessageHandlerSpec
for theFileTransferringMessageHandler
.TheMessageHandlerSpec
for theFileWritingMessageHandler
.TheMessageHandlerSpec
for theAbstractRemoteFileOutboundGateway
.AMessageProducerSpec
for file tailing adapters. -
Classes in org.springframework.integration.file.dsl used by org.springframework.integration.ftp.dslClassDescriptionThe
MessageHandlerSpec
for theFileTransferringMessageHandler
.TheMessageHandlerSpec
for theAbstractRemoteFileOutboundGateway
. -
Classes in org.springframework.integration.file.dsl used by org.springframework.integration.sftp.dslClassDescriptionThe
MessageHandlerSpec
for theFileTransferringMessageHandler
.TheMessageHandlerSpec
for theAbstractRemoteFileOutboundGateway
. -
Classes in org.springframework.integration.file.dsl used by org.springframework.integration.smb.dslClassDescriptionThe
MessageHandlerSpec
for theFileTransferringMessageHandler
.TheMessageHandlerSpec
for theAbstractRemoteFileOutboundGateway
.