Interface MultiFileTransfer.ChunkRequest
- Enclosing class:
- MultiFileTransfer<Request extends MultiFileTransfer.ChunkRequest>
public static interface MultiFileTransfer.ChunkRequest
-
Method Summary
Modifier and Type Method Description booleanlastChunk()
-
Method Details
-
lastChunk
boolean lastChunk()- Returns:
trueif this chunk request is the last chunk of the current file
-