| Package | Description |
|---|---|
| xyz.cofe.http | |
| xyz.cofe.http.download |
| Modifier and Type | Class and Description |
|---|---|
static class |
HttpDownloader.AddedValidFragmentEvent
Уведомление о добавлении валидного фрагмента
|
static class |
HttpDownloader.ContentValidateEvent
Уведомление о проверке контента
|
static class |
HttpDownloader.ContentValidateProgressEvent
Уведомление о удалии битого фрагмента
|
static class |
HttpDownloader.CountersResetedEvent
Уведомление о сбросе счетчиков (ошибок)
|
static class |
HttpDownloader.DownloadedFragmentEvent
Уведомление о получении фрагмента
|
static class |
HttpDownloader.FinishWithErrorEvent
Уведомление о завершении с ошибкой
|
static class |
HttpDownloader.FragmentErrorEvent
Уведомление о ошибки проверки фрагмента
|
static class |
HttpDownloader.GetPartEvent
Уведомление о начале получения фрагмента
|
static class |
HttpDownloader.GetPartFinishedEvent
Уведомление о завершении получения фрагмента
|
static class |
HttpDownloader.GetPartStartedEvent
Уведомление о начале получения фрагмента
|
static class |
HttpDownloader.ProgressEvent
Уведомление о прогрессе
|
static class |
HttpDownloader.RedirectEvent
Уведомление о переходе
|
static class |
HttpDownloader.RemovedInvalidFragmentEvent
Уведомление о удалии битого фрагмента
|
static class |
HttpDownloader.RepeatFragmentEvent
Уведомление о повторной закачке фрагмента
|
static class |
HttpDownloader.RepeatOverflowEvent
Уведомление о переполнении повторов
|
static class |
HttpDownloader.ResponseEvent
Уведомление о создании запроса
|
static class |
HttpDownloader.RetryEvent
Уведомление о повторе попытки
|
static class |
HttpDownloader.SkippedFragmentEvent
Уведомление о пропуске фрагмента
|
static class |
HttpDownloader.StateChangedEvent
Уведомление о смене состояния
|
static class |
HttpResponse.ProgressEvent |
static class |
HttpResponse.RedirectEvent |
static class |
HttpResponse.StateChangedEvent |
| Modifier and Type | Method and Description |
|---|---|
protected void |
HttpResponse.fireEvent(HttpEvent event) |
protected void |
HttpRequest.fireEvent(HttpEvent event) |
void |
HttpListenersHelper.fireEvent(HttpEvent event) |
void |
HttpDownloader.fireEvent(HttpEvent event) |
protected void |
HttpClient.fireEvent(HttpEvent event) |
void |
HttpListenerAdapter.httpEvent(HttpEvent event)
Определяет что за событие и вызывает соответ protected method
|
void |
HttpListener.httpEvent(HttpEvent event) |
| Modifier and Type | Class and Description |
|---|---|
class |
ContentValidatorEvent |
class |
ContentValidatorProgressEvent |
Copyright © 2017. All rights reserved.