public class HttpContentRangeWriter
extends java.lang.Object
Constructor and Description |
---|
HttpContentRangeWriter() |
Modifier and Type | Method and Description |
---|---|
static RangeWriter |
newRangeWriter(HttpContent content)
Obtain a new RangeWriter for the supplied HttpContent.
|
private static final Logger LOG
public static RangeWriter newRangeWriter(HttpContent content)
content
- the HttpContent to base RangeWriter on