Uses of Class
org.eclipse.jetty.server.InclusiveByteRange
-
Packages that use InclusiveByteRange Package Description org.eclipse.jetty.server Jetty Server : Core Server API -
-
Uses of InclusiveByteRange in org.eclipse.jetty.server
Methods in org.eclipse.jetty.server that return types with arguments of type InclusiveByteRange Modifier and Type Method Description static java.util.List<InclusiveByteRange>
InclusiveByteRange. satisfiableRanges(java.util.Enumeration<java.lang.String> headers, long size)
-