Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Secure iNet Factory
PREV NEXT
FRAMES
NO FRAMES
All Classes
Deprecated API
Contents
Deprecated Fields
Deprecated Methods
Deprecated Fields
com.jscape.inet.pop.Pop.AUTH_PASS
replaced by AUTH_LOGIN variable for consistency
Deprecated Methods
com.jscape.inet.ftps.Ftps.addFtpsCertificateVerifier(FtpsCertificateVerifier)
see
Ftps.setFtpsCertificateVerifier(FtpsCertificateVerifier)
com.jscape.filetransfer.SftpTransfer.getBlockTransferSize()
see #getUploadBlockSize
com.jscape.inet.ftp.Ftp.getCharacterEncoding()
use the getWireEncoding method
com.jscape.inet.ftps.Ftps.getCharacterEncoding()
use the getWireEncoding method
com.jscape.inet.ftp.Ftp.getDataPort()
replaced by getDataPortStart and getDataPortEnd methods.
com.jscape.inet.ftps.Ftps.getDataPort()
Replaced by getDataPortStart and getDataPortEnd
com.jscape.inet.ftp.FtpImplementation.getEncoding()
use the getWireEncoding method
com.jscape.inet.imap.Imap.getMailboxes()
this method uses the FIND ALL.MAILBOXES command as identifed in RFC 1730 and has been obsoleted by RFC 2060, it is recommended you use the listMailboxes command instead.
com.jscape.inet.imap.Imap.getTimeout()
Replaced by getConnectTimeout and getReadTimeout
com.jscape.inet.pop.Pop.getTimeout()
Replaced by getConnectTimeout and getReadTimeout
com.jscape.inet.smtp.Smtp.getTimeout()
Replaced by getConnectTimeout and getReadTimeout
com.jscape.inet.ssh.SshSession.send(String, String)
replaced by
SshSession.sendWait(String, String)
method
com.jscape.inet.sftp.Sftp.setBlockSize(int)
see #setUploadBlockSize
com.jscape.filetransfer.SftpTransfer.setBlockTransferSize(int)
see #setUploadBlockSize
com.jscape.inet.ftp.Ftp.setCharacterEncoding(String)
use the setWireEncoding method
com.jscape.inet.ftps.Ftps.setCharacterEncoding(String)
use the setWireEncoding method
com.jscape.inet.ftp.Ftp.setDataPort(int)
Replaced by setDataPortRange
com.jscape.inet.ftps.Ftps.setDataPort(int)
Replaced by setDataPortRange
com.jscape.inet.ftp.FtpImplementation.setEncoding(String)
use the setWireEncoding method
com.jscape.inet.imap.Imap.setTimeout(int)
Replaced by setConnectTimeout and setReadTimeout
com.jscape.inet.pop.Pop.setTimeout(int)
Replaced by setConnectTimeout and setReadTimeout
com.jscape.inet.smtp.Smtp.setTimeout(int)
Replaced by setConnectTimeout and setReadTimeout
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Secure iNet Factory
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © JSCAPE LLC. 1999-2011. All Rights Reserved