Uses of Class
io.undertow.util.ByteRange.RangeResponseResult
Packages that use ByteRange.RangeResponseResult
-
Uses of ByteRange.RangeResponseResult in io.undertow.util
Methods in io.undertow.util that return ByteRange.RangeResponseResultModifier and TypeMethodDescriptionByteRange.getResponseResult
(long resourceContentLength, String ifRange, Date lastModified, String eTag) Returns a representation of the range result.