Class SmbInboundFileSynchronizer

java.lang.Object
org.springframework.integration.file.remote.synchronizer.AbstractInboundFileSynchronizer<org.codelibs.jcifs.smb.impl.SmbFile>
org.springframework.integration.smb.inbound.SmbInboundFileSynchronizer
All Implemented Interfaces:
Closeable, AutoCloseable, Aware, BeanFactoryAware, BeanNameAware, InitializingBean, InboundFileSynchronizer

public class SmbInboundFileSynchronizer extends AbstractInboundFileSynchronizer<org.codelibs.jcifs.smb.impl.SmbFile>
An implementation of AbstractInboundFileSynchronizer for SMB.
Since:
6.0
Author:
Markus Spann, Artem Bilan, Daniel Frey