Searched refs:getLastModified (Results 1 – 10 of 10) 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
3425 lastModified = connection.getLastModified(); in needsReload()
1784 public Date getLastModified(String path) throws sun.net.ftp.FtpProtocolException, IOException { in getLastModified() method in FtpClient
2932 assertEquals(1385551560000L, connection.getLastModified());
6194 method public long getLastModified();