クラスの使用
org.springframework.integration.file.remote.gateway.AbstractRemoteFileOutboundGateway
AbstractRemoteFileOutboundGateway を使用するパッケージ
パッケージ
説明
Spring Integration Java DSL のファイルコンポーネントサポートを提供します。
FTP ゲートウェイをサポートするクラスを提供します。
Java DSL 用の SFTP コンポーネントを提供します。
SFTP ゲートウェイをサポートするクラスを提供します。
SMB プロトコル用の送信チャネルアダプターの実装。
org.springframework.integration.file.dsl 内の AbstractRemoteFileOutboundGateway 使用
型 AbstractRemoteFileOutboundGateway のパラメーターを持つ org.springframework.integration.file.dsl のコンストラクター修飾子コンストラクター説明protected
RemoteFileOutboundGatewaySpec
(AbstractRemoteFileOutboundGateway<F> outboundGateway) org.springframework.integration.ftp.gateway 内の AbstractRemoteFileOutboundGateway 使用
org.springframework.integration.sftp.dsl 内の AbstractRemoteFileOutboundGateway 使用
型 AbstractRemoteFileOutboundGateway のパラメーターを持つ org.springframework.integration.sftp.dsl のコンストラクター修飾子コンストラクター説明protected
SftpOutboundGatewaySpec
(AbstractRemoteFileOutboundGateway<org.apache.sshd.sftp.client.SftpClient.DirEntry> outboundGateway) org.springframework.integration.sftp.gateway 内の AbstractRemoteFileOutboundGateway 使用
org.springframework.integration.smb.outbound 内の AbstractRemoteFileOutboundGateway 使用