クラスの使用
org.springframework.integration.file.remote.synchronizer.AbstractInboundFileSynchronizer
AbstractInboundFileSynchronizer を使用するパッケージ
パッケージ
説明
Spring Integration Java DSL のファイルコンポーネントサポートを提供します。
リモートとローカルファイルディレクトリの同期をサポートするクラスを提供します。
受信エンドポイントをサポートするクラスを提供します。
受信エンドポイントをサポートするクラスを提供します。
SMB プロトコル用の受信チャネルアダプターの実装。
org.springframework.integration.file.dsl 内の AbstractInboundFileSynchronizer 使用
AbstractInboundFileSynchronizer として宣言されている org.springframework.integration.file.dsl のフィールド修飾子と型フィールド説明protected final AbstractInboundFileSynchronizer
<F> RemoteFileInboundChannelAdapterSpec.synchronizer
型 AbstractInboundFileSynchronizer のパラメーターを持つ org.springframework.integration.file.dsl のコンストラクター修飾子コンストラクター説明protected
RemoteFileInboundChannelAdapterSpec
(AbstractInboundFileSynchronizer<F> synchronizer) org.springframework.integration.file.remote.synchronizer 内の AbstractInboundFileSynchronizer 使用
型 AbstractInboundFileSynchronizer のパラメーターを持つ org.springframework.integration.file.remote.synchronizer のコンストラクター修飾子コンストラクター説明AbstractInboundFileSynchronizingMessageSource
(AbstractInboundFileSynchronizer<F> synchronizer, ComparatorSE<FileSE> comparator) org.springframework.integration.ftp.inbound 内の AbstractInboundFileSynchronizer 使用
型 AbstractInboundFileSynchronizer のパラメーターを持つ org.springframework.integration.ftp.inbound のコンストラクター修飾子コンストラクター説明FtpInboundFileSynchronizingMessageSource
(AbstractInboundFileSynchronizer<org.apache.commons.net.ftp.FTPFile> synchronizer) FtpInboundFileSynchronizingMessageSource
(AbstractInboundFileSynchronizer<org.apache.commons.net.ftp.FTPFile> synchronizer, ComparatorSE<FileSE> comparator) org.springframework.integration.sftp.inbound 内の AbstractInboundFileSynchronizer 使用
型 AbstractInboundFileSynchronizer のパラメーターを持つ org.springframework.integration.sftp.inbound のコンストラクター修飾子コンストラクター説明SftpInboundFileSynchronizingMessageSource
(AbstractInboundFileSynchronizer<org.apache.sshd.sftp.client.SftpClient.DirEntry> synchronizer) SftpInboundFileSynchronizingMessageSource
(AbstractInboundFileSynchronizer<org.apache.sshd.sftp.client.SftpClient.DirEntry> synchronizer, ComparatorSE<FileSE> comparator) org.springframework.integration.smb.inbound 内の AbstractInboundFileSynchronizer 使用
型 AbstractInboundFileSynchronizer のパラメーターを持つ org.springframework.integration.smb.inbound のコンストラクター修飾子コンストラクター説明SmbInboundFileSynchronizingMessageSource
(AbstractInboundFileSynchronizer<jcifs.smb.SmbFile> _synchronizer) SmbInboundFileSynchronizingMessageSource
(AbstractInboundFileSynchronizer<jcifs.smb.SmbFile> _synchronizer, ComparatorSE<FileSE> _comparator)