Class CoreProtocol

All Implemented Interfaces:
TusExtension

public class CoreProtocol extends AbstractTusExtension
The core protocol describes how to resume an interrupted upload. It assumes that you already have a URL for the upload, usually created via the Creation extension. All Clients and Servers MUST implement the core protocol.
  • Constructor Details

    • CoreProtocol

      public CoreProtocol()
  • Method Details