Searched refs:getLastModified (Results 1 – 8 of 8) 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
557 public long getLastModified() { in getLastModified() method in URLConnection
2754 lastModified = connection.getLastModified(); in needsReload()
1769 public Date getLastModified(String path) throws sun.net.ftp.FtpProtocolException, IOException { in getLastModified() method in FtpClient
2594 assertEquals(1385551560000L, connection.getLastModified());