Uses of Record Class
org.eclipse.jetty.http.ByteRange
-
Uses of ByteRange in org.eclipse.jetty.http
Modifier and TypeMethodDescriptionParses theRange
header values such asbyte=10-20
to obtain a list ofByteRange
s.ModifierConstructorDescriptionInputStreamContentSource
(InputStream inputStream, ByteRange byteRange) Part
(String contentType, Resource resource, ByteRange byteRange, long contentLength, ByteBufferPool bufferPool) Part
(HttpFields headers, Resource resource, ByteRange byteRange) Part
(HttpFields headers, Resource resource, ByteRange byteRange, ByteBufferPool bufferPool) PathContentSource
(Path path, ByteRange byteRange) Deprecated, for removal: This API element is subject to removal in a future version.