Class ContentRange
java.lang.Object
org.primefaces.component.fileupload.ContentRange
-
Method Summary
-
Method Details
-
of
-
getChunkRangeBegin
public long getChunkRangeBegin() -
getChunkRangeEnd
public long getChunkRangeEnd() -
getChunkTotalFileSize
public long getChunkTotalFileSize() -
isLastChunk
public boolean isLastChunk() -
getPacket
public long getPacket()
-