Class ClientFileChunk

java.lang.Object
net.targetr.rc.client.ClientFileChunk

public class ClientFileChunk extends Object
Represents a small chunk of a file being proxied.
Author:
Dr Michael Gardiner
  • Constructor Details

    • ClientFileChunk

      public ClientFileChunk(String fileId, String chunkId, String url)
      Constructs a new ClientFileChunk with the specified file ID, chunk ID, and URL.
      Parameters:
      fileId - the file identifier
      chunkId - the specific chunk identifier
      url - the URL for this chunk