Giriş
Bu sınıf Spring Integration projesine ait.
constructor
Şöyle yaparız.
Şöyle yaparız.
Şöyle yaparız.
setPort metodu
Şöyle yaparız.
Bu sınıf Spring Integration projesine ait.
constructor
Şöyle yaparız.
DefaultFtpSessionFactory sf = new DefaultFtpSessionFactory();
setHost metoduŞöyle yaparız.
sf.setHost(remotehost);
setPassword metoduŞöyle yaparız.
sf.setPassword(remotepassword);
Şöyle yaparız.
sf.setPort(remoteport);
Hiç yorum yok:
Yorum Gönder