Class PayloadFilesManager.Temp

  • Enclosing class:
    PayloadFilesManager

    public static class PayloadFilesManager.Temp
    extends PayloadFilesManager
    Extracts files from a payload, treating them as temporary files. The caller should invoke cleanup() once it is finished with the extracted files, although the finalizer will invoke cleanup if the caller has not.