Uses of Class
org.eclipse.jetty.server.InclusiveByteRange
Packages that use InclusiveByteRange
-
Uses of InclusiveByteRange in org.eclipse.jetty.server
Methods in org.eclipse.jetty.server that return types with arguments of type InclusiveByteRangeModifier and TypeMethodDescriptionstatic List
<InclusiveByteRange> InclusiveByteRange.satisfiableRanges
(Enumeration<String> headers, long size) Methods in org.eclipse.jetty.server with parameters of type InclusiveByteRangeModifier and TypeMethodDescriptionprivate void
InclusiveByteRange.coalesce
(InclusiveByteRange r) private boolean
InclusiveByteRange.overlaps
(InclusiveByteRange range)