Home
last modified time | relevance | path

Searched refs:getFeatures (Results 1 – 3 of 3) 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/annotations/hiddenapi/sun/net/ftp/
DFtpClient.java150 public abstract java.util.List<java.lang.String> getFeatures() in getFeatures() method in FtpClient
/libcore/ojluni/src/main/java/sun/net/ftp/impl/
DFtpClient.java1535 public List<String> getFeatures() throws sun.net.ftp.FtpProtocolException, IOException { in getFeatures() method in FtpClient