Interface Ftps.FtpOpener

Enclosing class:
Ftps

public static interface Ftps.FtpOpener
  • Method Summary

    Modifier and Type Method Description
    org.apache.commons.net.ftp.FTPClient open()  
  • Method Details

    • open

      org.apache.commons.net.ftp.FTPClient open() throws java.io.IOException
      Throws:
      java.io.IOException