Searched refs:getLastModified (Results 1 – 9 of 9) sorted by relevance
194 public java.util.Date getLastModified() { in getLastModified() method in FtpDirEntry
758 public abstract Date getLastModified(String path) throws FtpProtocolException, IOException; in getLastModified() method in FtpClient
283 lastModified = connection.getLastModified(); in engineGetCertificates()397 lastModified = connection.getLastModified(); in engineGetCRLs()
177 public long getLastModified() { in getLastModified() method in FileURLConnection
184 public abstract java.util.Date getLastModified(java.lang.String path) in getLastModified() method in FtpClient
586 public long getLastModified() { in getLastModified() method in URLConnection
2830 lastModified = connection.getLastModified(); in needsReload()
1784 public Date getLastModified(String path) throws sun.net.ftp.FtpProtocolException, IOException { in getLastModified() method in FtpClient
2928 assertEquals(1385551560000L, connection.getLastModified());