Uses of Class
org.springframework.integration.file.dsl.RemoteFileOutboundGatewaySpec
Packages that use 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
Classes in org.springframework.integration.file.dsl with type parameters of type RemoteFileOutboundGatewaySpecModifier and TypeClassDescriptionclass
RemoteFileOutboundGatewaySpec<F,
S extends RemoteFileOutboundGatewaySpec<F, S>> TheMessageHandlerSpec
for theAbstractRemoteFileOutboundGateway
. -
Uses of RemoteFileOutboundGatewaySpec in org.springframework.integration.ftp.dsl
Subclasses of RemoteFileOutboundGatewaySpec in org.springframework.integration.ftp.dsl -
Uses of RemoteFileOutboundGatewaySpec in org.springframework.integration.sftp.dsl
Subclasses of RemoteFileOutboundGatewaySpec in org.springframework.integration.sftp.dsl -
Uses of RemoteFileOutboundGatewaySpec in org.springframework.integration.smb.dsl
Subclasses of RemoteFileOutboundGatewaySpec in org.springframework.integration.smb.dsl