Interface Ftps.FtpsOpener

Enclosing class:
Ftps

public static interface Ftps.FtpsOpener
  • Method Summary

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

    • open

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