public class PartialGetHelper extends Object
| Constructor and Description |
|---|
PartialGetHelper() |
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxMemorySize() |
List<Range> |
getRanges(String rangeHeader) |
void |
sendPartialContent(GetableResource resource,
Request request,
Response response,
List<Range> ranges,
Map<String,String> params,
Http11ResponseHandler responseHandler) |
void |
setMaxMemorySize(int maxMemorySize) |
public void sendPartialContent(GetableResource resource, Request request, Response response, List<Range> ranges, Map<String,String> params, Http11ResponseHandler responseHandler) throws NotAuthorizedException, BadRequestException, IOException, NotFoundException
public int getMaxMemorySize()
public void setMaxMemorySize(int maxMemorySize)
Copyright © 2021 McEvoy Software Ltd. All rights reserved.