org.apache.commons.net.ftp.FTPSClient._openDataConnection_(int, String)
|
org.apache.commons.net.ftp.FTPHTTPClient._openDataConnection_(int, String)
|
org.apache.commons.net.ftp.FTPClient._openDataConnection_(int, String)
|
org.apache.commons.net.nntp.Article.addHeaderField(String, String) |
org.apache.commons.net.imap.IMAPClient.append(String)
|
org.apache.commons.net.imap.IMAPClient.append(String, String, String)
|
org.apache.commons.net.nntp.NNTP.article(int) |
org.apache.commons.net.nntp.NNTP.body(int) |
org.apache.commons.net.ftp.FTPSSocketFactory.createServerSocket(int)
|
org.apache.commons.net.ftp.FTPSSocketFactory.createServerSocket(int, int)
|
org.apache.commons.net.ftp.FTPSSocketFactory.createServerSocket(int, int, InetAddress)
|
org.apache.commons.net.util.SubnetUtils.SubnetInfo.getAddressCount()
|
org.apache.commons.net.nntp.NewsgroupInfo.getArticleCount() |
org.apache.commons.net.nntp.Article.getArticleNumber() |
org.apache.commons.net.SocketClient.getCharsetName()
Since the code now requires Java 1.6 as a mininmum
|
org.apache.commons.net.nntp.NewsgroupInfo.getFirstArticle() |
org.apache.commons.net.nntp.NewsgroupInfo.getLastArticle() |
org.apache.commons.net.ftp.parser.ParserInitializationException.getRootCause()
|
org.apache.commons.net.ftp.FTPClient.getSystemName()
|
org.apache.commons.net.nntp.NNTP.head(int) |
org.apache.commons.net.ftp.FTPSSocketFactory.init(ServerSocket)
|
org.apache.commons.net.ftp.parser.VMSFTPEntryParser.parseFileList(InputStream)
(2.2) No other FTPFileEntryParser implementations have this method.
|
org.apache.commons.net.ftp.FTPListParseEngine.readServerList(InputStream)
|
org.apache.commons.net.nntp.NNTPClient.retrieveArticle(int)
|
org.apache.commons.net.nntp.NNTPClient.retrieveArticle(int, ArticlePointer)
|
org.apache.commons.net.nntp.NNTPClient.retrieveArticle(String, ArticlePointer)
|
org.apache.commons.net.nntp.NNTPClient.retrieveArticleBody(int)
|
org.apache.commons.net.nntp.NNTPClient.retrieveArticleBody(int, ArticlePointer)
|
org.apache.commons.net.nntp.NNTPClient.retrieveArticleBody(String, ArticlePointer)
|
org.apache.commons.net.nntp.NNTPClient.retrieveArticleHeader(int)
|
org.apache.commons.net.nntp.NNTPClient.retrieveArticleHeader(int, ArticlePointer)
|
org.apache.commons.net.nntp.NNTPClient.retrieveArticleHeader(String, ArticlePointer)
|
org.apache.commons.net.nntp.NNTPClient.retrieveArticleInfo(int)
|
org.apache.commons.net.nntp.NNTPClient.retrieveArticleInfo(int, int)
|
org.apache.commons.net.nntp.NNTPClient.retrieveHeader(String, int)
|
org.apache.commons.net.nntp.NNTPClient.retrieveHeader(String, int, int)
|
org.apache.commons.net.nntp.NNTPClient.selectArticle(ArticlePointer)
|
org.apache.commons.net.nntp.NNTPClient.selectArticle(int)
|
org.apache.commons.net.nntp.NNTPClient.selectArticle(int, ArticlePointer)
|
org.apache.commons.net.nntp.NNTPClient.selectArticle(String, ArticlePointer)
|
org.apache.commons.net.nntp.NNTPClient.selectNextArticle(ArticlePointer)
|
org.apache.commons.net.nntp.NNTPClient.selectPreviousArticle(ArticlePointer)
|
org.apache.commons.net.ftp.FTP.sendCommand(int, String)
|
org.apache.commons.net.nntp.Article.setArticleNumber(int) |
org.apache.commons.net.ftp.FTPClient.setPassiveNatWorkaround(boolean)
|
org.apache.commons.net.nntp.NNTP.stat(int) |
org.apache.commons.net.nntp.Threader.thread(Threadable[])
|