public class PartialAttachmentDownloadResourceReader extends AttachmentDownloadResourceReader implements PartialDownloadResourceReader
Constructor and Description |
---|
PartialAttachmentDownloadResourceReader(Attachment attachment,
org.springframework.core.io.InputStreamSource inputStreamSource,
RangeRequest range) |
Modifier and Type | Method and Description |
---|---|
RangeRequest |
getRequestRange() |
getContentLength, getContentType, getLastModificationDate, getName, getStreamForReading
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getContentLength, getContentType, getLastModificationDate, getName, getStreamForReading
public PartialAttachmentDownloadResourceReader(Attachment attachment, org.springframework.core.io.InputStreamSource inputStreamSource, RangeRequest range)
public RangeRequest getRequestRange()
getRequestRange
in interface PartialDownloadResourceReader
Copyright © 2003–2020 Atlassian. All rights reserved.