Uses of Class
org.springframework.integration.file.dsl.RemoteFileOutboundGatewaySpec
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.
-
Uses of RemoteFileOutboundGatewaySpec in org.springframework.integration.file.dsl
Modifier and TypeClassDescriptionclass
RemoteFileOutboundGatewaySpec<F,
S extends RemoteFileOutboundGatewaySpec<F, S>> TheMessageHandlerSpec
for theAbstractRemoteFileOutboundGateway
. -
Uses of RemoteFileOutboundGatewaySpec in org.springframework.integration.ftp.dsl
-
Uses of RemoteFileOutboundGatewaySpec in org.springframework.integration.sftp.dsl
-
Uses of RemoteFileOutboundGatewaySpec in org.springframework.integration.smb.dsl