インターフェースの使用
org.springframework.integration.file.remote.synchronizer.InboundFileSynchronizer
InboundFileSynchronizer を使用するパッケージ
パッケージ
説明
構成用のクラスを提供します。パーサー、名前空間ハンドラー、ファクトリ Bean。
リモートとローカルファイルディレクトリの同期をサポートするクラスを提供します。
構成用のクラス(パーサー、名前空間ハンドラー)を提供します。
受信エンドポイントをサポートするクラスを提供します。
構成用のクラス(パーサー、名前空間ハンドラー)を提供します。
受信エンドポイントをサポートするクラスを提供します。
SMB 固有のファイルリストフィルタークラス。
SMB プロトコル用の受信チャネルアダプターの実装。
org.springframework.integration.file.config 内の InboundFileSynchronizer 使用
型 InboundFileSynchronizer の引数を持つ型を返す org.springframework.integration.file.config のメソッド修飾子と型メソッド説明protected abstract ClassSE<? extends InboundFileSynchronizer> AbstractRemoteFileInboundChannelAdapterParser.getInboundFileSynchronizerClass()org.springframework.integration.file.remote.synchronizer 内の InboundFileSynchronizer 使用
修飾子と型クラス説明classリモートファイルシステムへの接続方法、新しいファイルのスキャン方法、ファイルのダウンロード方法を知ることを担当する基本クラス。org.springframework.integration.ftp.config 内の InboundFileSynchronizer 使用
型 InboundFileSynchronizer の引数を持つ型を返す org.springframework.integration.ftp.config のメソッド修飾子と型メソッド説明protected ClassSE<? extends InboundFileSynchronizer> FtpInboundChannelAdapterParser.getInboundFileSynchronizerClass()org.springframework.integration.ftp.inbound 内の InboundFileSynchronizer 使用
org.springframework.integration.sftp.config 内の InboundFileSynchronizer 使用
型 InboundFileSynchronizer の引数を持つ型を返す org.springframework.integration.sftp.config のメソッド修飾子と型メソッド説明protected ClassSE<? extends InboundFileSynchronizer> SftpInboundChannelAdapterParser.getInboundFileSynchronizerClass()org.springframework.integration.sftp.inbound 内の InboundFileSynchronizer 使用
org.springframework.integration.smb.config 内の InboundFileSynchronizer 使用
型 InboundFileSynchronizer の引数を持つ型を返す org.springframework.integration.smb.config のメソッド修飾子と型メソッド説明protected ClassSE<? extends InboundFileSynchronizer> SmbInboundChannelAdapterParser.getInboundFileSynchronizerClass()org.springframework.integration.smb.inbound 内の InboundFileSynchronizer 使用