| Package | Description |
|---|---|
| xyz.cofe.http | |
| xyz.cofe.http.download |
| Modifier and Type | Field and Description |
|---|---|
protected ContentValidator |
HttpDownloader.contentValidator
Проверка скаченного контента
|
protected ContentValidator |
HttpDownloader.ContentValidateProgressEvent.contentValidator |
| Modifier and Type | Method and Description |
|---|---|
ContentValidator |
HttpDownloader.getContentValidator()
Проверка скачанного контента
|
ContentValidator |
HttpDownloader.ContentValidateProgressEvent.getContentValidator() |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpDownloader.setContentValidator(ContentValidator cv)
Проверка скачанного контента
|
protected void |
HttpDownloader.validateContent(Mirrors mirrors,
HttpRequest request,
ContentValidator cv)
Проверка содержимого
|
| Modifier and Type | Class and Description |
|---|---|
class |
HashContentValidator
Проверка контента по хэшу
|
| Modifier and Type | Field and Description |
|---|---|
protected ContentValidator |
ContentValidatorEvent.source |
| Modifier and Type | Method and Description |
|---|---|
ContentValidator |
ContentValidator.clone()
Создание клона
|
ContentValidator |
ContentValidatorEvent.getSource() |
| Constructor and Description |
|---|
ContentValidatorEvent(ContentValidator src,
xyz.cofe.cbuffer.ContentBuffer cbuff,
ContentFragments valid) |
ContentValidatorProgressEvent(ContentValidator src,
xyz.cofe.cbuffer.ContentBuffer cbuff,
ContentFragments valid,
ContentFragment sample,
int sampleNum,
int sampleTotal,
boolean hashMatched) |
Copyright © 2017. All rights reserved.