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 List<InclusiveByteRange>InclusiveByteRange. satisfiableRanges(Enumeration<String> headers, long size)
-