Class MultiPartByteRanges.PathContentSource

java.lang.Object
org.eclipse.jetty.http.MultiPartByteRanges.PathContentSource
All Implemented Interfaces:
org.eclipse.jetty.io.Content.Source
Enclosing class:
MultiPartByteRanges

@Deprecated(forRemoval=true, since="12.0.11") public static class MultiPartByteRanges.PathContentSource extends Object implements org.eclipse.jetty.io.Content.Source
Deprecated, for removal: This API element is subject to removal in a future version.
use Content.Source.from(ByteBufferPool.Sized, Path, long, long)

A specialized Content.Source whose Path content is sliced by a byte range.