| Package | Description |
|---|---|
| xyz.cofe.http | |
| xyz.cofe.http.download |
| Modifier and Type | Field and Description |
|---|---|
protected FragmentValidator |
HttpDownloader.fragmentValidator
Проверка получения фрагмента
|
protected FragmentValidator |
HttpDownloader.FragmentErrorEvent.fv |
| Modifier and Type | Method and Description |
|---|---|
FragmentValidator |
HttpDownloader.getFragmentValidator()
Проверка получения фрагмента
|
FragmentValidator |
HttpDownloader.FragmentErrorEvent.getFragmentValidator() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
HttpListenerAdapter.downloaderFragmentError(HttpDownloader.FragmentErrorEvent event,
HttpDownloader downloader,
FragmentValidator fv,
GetPart gp,
ContentFragment cf,
Throwable err) |
void |
HttpDownloader.setFragmentValidator(FragmentValidator fv)
Проверка получения фрагмента
|
| Constructor and Description |
|---|
FragmentErrorEvent(HttpDownloader downloader,
FragmentValidator fv,
ContentFragment cf,
GetPart gp,
Throwable err) |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicFragmentValidator
Базовая проверка скаченного фрагмента
|
| Modifier and Type | Method and Description |
|---|---|
FragmentValidator |
FragmentValidator.clone()
Создание клона
|
Copyright © 2017. All rights reserved.