Uses of Class
com.atlassian.confluence.web.rangerequest.RangeNotSatisfiableException
Packages that use RangeNotSatisfiableException
Package
Description
-
Uses of RangeNotSatisfiableException in com.atlassian.confluence.importexport.resource
Methods in com.atlassian.confluence.importexport.resource that throw RangeNotSatisfiableExceptionModifier and TypeMethodDescriptionAttachmentDownloadResourceManager.getPartialResourceReader
(String userName, String resourcePath, Map parameters, String requestRange) DelegatorDownloadResourceManager.getPartialResourceReader
(String userName, String resourcePath, Map parameters, String requestRange) PartialDownloadResourceManager.getPartialResourceReader
(String userName, String resourcePath, Map parameters, String requestRange) Returns aDownloadResourceReader
for part of a downloadable resource. -
Uses of RangeNotSatisfiableException in com.atlassian.confluence.web.rangerequest
Methods in com.atlassian.confluence.web.rangerequest that throw RangeNotSatisfiableExceptionModifier and TypeMethodDescriptionstatic RangeRequest
Parse a range header value into a RangeRequest