Home
last modified time | relevance | path

Searched refs:getFeatures (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/sun/net/ftp/
DFtpClient.java595 public abstract List<String> getFeatures() throws FtpProtocolException, IOException; in getFeatures() method in FtpClient
/libcore/ojluni/src/main/java/sun/net/ftp/impl/
DFtpClient.java1529 public List<String> getFeatures() throws sun.net.ftp.FtpProtocolException, IOException { in getFeatures() method in FtpClient