Interface FileOffsetResumeAdapter

All Known Implementing Classes:
FileResumeAdapterDelegate

public interface FileOffsetResumeAdapter
Provides an interface for adapters handling file offsets
  • Method Summary

    Modifier and Type
    Method
    Description
    default void
    Sets the resume payload used for the adapter
  • Method Details

    • setResumePayload

      default void setResumePayload(GenericFile<File> genericFile)
      Sets the resume payload used for the adapter
      Parameters:
      genericFile - a generic file instance