Uses of Interface
org.eclipse.jetty.server.resource.RangeWriter
-
Uses of RangeWriter in org.eclipse.jetty.server.resource
Modifier and TypeClassDescriptionclass
ByteBuffer based RangeWriterclass
Default Range Writer for InputStreamclass
Modifier and TypeMethodDescriptionstatic RangeWriter
HttpContentRangeWriter.newRangeWriter
(HttpContent content) Obtain a new RangeWriter for the supplied HttpContent.