Package | Description |
---|---|
org.eclipse.jetty.server.resource |
Modifier and Type | Class and Description |
---|---|
class |
ByteBufferRangeWriter
ByteBuffer based RangeWriter
|
class |
InputStreamRangeWriter
Default Range Writer for InputStream
|
class |
SeekableByteChannelRangeWriter |
Modifier and Type | Method and Description |
---|---|
static RangeWriter |
HttpContentRangeWriter.newRangeWriter(HttpContent content)
Obtain a new RangeWriter for the supplied HttpContent.
|
Copyright © 1995–2019 Webtide. All rights reserved.