public class FtpSyncer extends Object implements Syncer
FtpSyncer(String host, String port, String username, String password)
void
setBatch(Set<String> batch)
sync()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FtpSyncer(String host, String port, String username, String password)
public void setBatch(Set<String> batch)
setBatch
Syncer
public void sync()
sync
Copyright © 2018. All rights reserved.