Interface TempFileTask


public interface TempFileTask
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    run(com.ibm.as400.access.IFSFile tempFile)
     
  • Method Details

    • run

      void run(com.ibm.as400.access.IFSFile tempFile) throws IOException, InterruptedException, com.ibm.as400.access.AS400SecurityException, com.ibm.as400.access.ErrorCompletingRequestException
      Throws:
      IOException
      InterruptedException
      com.ibm.as400.access.AS400SecurityException
      com.ibm.as400.access.ErrorCompletingRequestException