Searched refs:endSecureSession (Results 1 - 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/sun/net/ftp/
H A DFtpClient.java860 * {@link #reInit()} command or a {@link #endSecureSession()} command is issued.
867 * @see #endSecureSession()
881 public abstract FtpClient endSecureSession() throws FtpProtocolException, IOException; method in class:FtpClient
/libcore/ojluni/src/main/java/sun/net/ftp/impl/
H A DFtpClient.java2050 * {@link #reInit()} command or a {@link #endSecureSession()} command is issued.
2054 * @see #endSecureSession()
2104 public sun.net.ftp.FtpClient endSecureSession() throws sun.net.ftp.FtpProtocolException, IOException { method in class:FtpClient

Completed in 48 milliseconds