| Package | Description |
|---|---|
| com.bradmcevoy.http |
| Modifier and Type | Method and Description |
|---|---|
Range |
GetHandler.getRange(Request requestInfo) |
| Modifier and Type | Method and Description |
|---|---|
void |
StaticResource.sendContent(OutputStream out,
Range range,
Map<String,String> params) |
void |
GetableResource.sendContent(OutputStream out,
Range range,
Map<String,String> params)
If range not null is a Partial content request
|
protected void |
Handler.sendContent(Request request,
Response response,
GetableResource resource,
Map<String,String> params,
Range range) |
Copyright © 2020. All rights reserved.