| 程序包 | 说明 |
|---|---|
| com.firefly.codec.http2.model | |
| com.firefly.server.http2.router.handler.file |
| 限定符和类型 | 方法和说明 |
|---|---|
static List<InclusiveByteRange> |
InclusiveByteRange.satisfiableRanges(List<String> headers,
long size) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
StaticFileHandler.responseMultiRanges(RoutingContext ctx,
File file,
long contentLength,
String mimeType,
List<InclusiveByteRange> ranges) |
protected void |
StaticFileHandler.responseOneRange(RoutingContext ctx,
File file,
long contentLength,
String mimeType,
List<InclusiveByteRange> ranges) |
Copyright © 2017. All rights reserved.