クラス SftpInboundFileSynchronizingMessageSource

実装済みのインターフェース一覧:
Aware, BeanFactoryAware, BeanNameAware, DisposableBean, InitializingBean, Lifecycle, MessageSource<FileSE>, IntegrationPattern, NamedComponent, IntegrationInboundManagement, IntegrationManagement, ManageableLifecycle, MessageSourceManagement

public class SftpInboundFileSynchronizingMessageSource extends AbstractInboundFileSynchronizingMessageSource<org.apache.sshd.sftp.client.SftpClient.DirEntry>
InboundFileSynchronizer に委譲する SFTP の MessageSource 実装。
導入:
2.0
作成者:
Josh Long, Oleg Zhurakousky, Artem Bilan
  • コンストラクターの詳細

    • SftpInboundFileSynchronizingMessageSource

      public SftpInboundFileSynchronizingMessageSource(AbstractInboundFileSynchronizer<org.apache.sshd.sftp.client.SftpClient.DirEntry> synchronizer)
    • SftpInboundFileSynchronizingMessageSource

      public SftpInboundFileSynchronizingMessageSource(AbstractInboundFileSynchronizer<org.apache.sshd.sftp.client.SftpClient.DirEntry> synchronizer, @Nullable ComparatorSE<FileSE> comparator)
  • 方法の詳細

    • getComponentType

      public StringSE getComponentType()