- FAILED_DEPENDENCY - Static variable in class xyz.cofe.http.HttpStatusHelper
-
реализация текущего запроса может зависеть от успешности выполнения другой операции.
- FastEqualsFragments - Class in xyz.cofe.http.download
-
Разбиение на равные фрагменты, первый фрагмент соответ скаченному.
- FastEqualsFragments() - Constructor for class xyz.cofe.http.download.FastEqualsFragments
-
- FastEqualsFragments(int) - Constructor for class xyz.cofe.http.download.FastEqualsFragments
-
- FastEqualsFragments(HttpDownloader) - Constructor for class xyz.cofe.http.download.FastEqualsFragments
-
- find(Predicate<Fragment>) - Method in class xyz.cofe.common.Fragments
-
Поиск фрагментов по критерию
- findHoles(long, long) - Method in class xyz.cofe.common.Fragments
-
Поиск дыр в указанном диапазоне
- findHoles(long, long, Func2<Fragment, Long, Long>) - Method in class xyz.cofe.common.Fragments
-
Поиск дыр в указанном диапазоне
- findHoles(long, long) - Method in class xyz.cofe.common.ImmutableFragments
-
- findHoles(long, long, Func2<ImmutableFragment, Long, Long>) - Method in class xyz.cofe.common.ImmutableFragments
-
Поиск дыр в указанном диапазоне
- findIntersections() - Method in class xyz.cofe.common.Fragments
-
Поиск пересечений
- findIntersections() - Method in class xyz.cofe.common.ImmutableFragments
-
Поиск пересечений
- findZeroSize() - Method in class xyz.cofe.common.Fragments
-
Поиск фрагментов нулей длинны
- findZeroSize() - Method in class xyz.cofe.common.ImmutableFragments
-
Поиск фрагментов нулей длинны
- finishAsError(GetPartList, WeakHashMap<GetPart, ContentFragment>, String) - Method in class xyz.cofe.http.HttpDownloader
-
Завершить работу паралельных потоков с сообщением.
- finishAsError(String) - Method in class xyz.cofe.http.HttpDownloader
-
Завершение работы с сообщением
- finished - Variable in class xyz.cofe.http.HttpDownloader
-
- finished - Variable in class xyz.cofe.http.HttpResponse
-
- finishPartialDownload() - Method in class xyz.cofe.http.HttpDownloader
-
Завершение работы фрагментарного скачивания
- finishStreamDownload() - Method in class xyz.cofe.http.HttpDownloader
-
Завершение работы потокогового скачивания
- FinishWithErrorEvent(HttpDownloader, String) - Constructor for class xyz.cofe.http.HttpDownloader.FinishWithErrorEvent
-
- fireEvent(Fragment.Event) - Method in class xyz.cofe.common.Fragment
-
- fireEvent(Fragments.Event) - Method in class xyz.cofe.common.Fragments
-
- fireEvent(ContentValidatorEvent) - Method in interface xyz.cofe.http.download.ContentValidatorSender
-
- fireEvent(ContentValidatorEvent) - Method in class xyz.cofe.http.download.HashContentValidator
-
- fireEvent(HttpEvent) - Method in class xyz.cofe.http.HttpClient
-
- fireEvent(HttpEvent) - Method in class xyz.cofe.http.HttpDownloader
-
- fireEvent(HttpEvent) - Method in class xyz.cofe.http.HttpListenersHelper
-
- fireEvent(HttpEvent) - Method in class xyz.cofe.http.HttpRequest
-
- fireEvent(HttpEvent) - Method in class xyz.cofe.http.HttpResponse
-
- fireEvent(Object) - Method in class xyz.cofe.http.web.SiteScanner
-
- fireEventQu() - Method in class xyz.cofe.common.Fragment
-
- fireEventQu() - Method in class xyz.cofe.common.Fragments
-
- fireQueueEvents(Queue<Runnable>) - Method in class xyz.cofe.http.HttpDownloader
-
Разослать все уведомления в очереди
- follow(ImmutableFragment) - Method in class xyz.cofe.common.ImmutableFragment
-
Проверка что данный объект расположен вплотную после указанного, но не пересекается - то есть следует:
.... [ fragment ] [ this ] ....
- follow(FollowLinkEvent, SiteScanner, Resource, URL) - Method in class xyz.cofe.http.web.SiteScanner.ListenerAdapter
-
- follower(ImmutableFragment) - Method in class xyz.cofe.common.ImmutableFragment
-
Проверка что данный объект расположен вплотную перед указанного, но не пересекается:
.... [ this ] [ fragment ] ....
- FollowLink - Class in xyz.cofe.http.web
-
- FollowLink(URL, URL, String) - Constructor for class xyz.cofe.http.web.FollowLink
-
- FollowLink(URL, URL, String, String) - Constructor for class xyz.cofe.http.web.FollowLink
-
- FollowLink(URL, URL, String, String, Map<String, String>) - Constructor for class xyz.cofe.http.web.FollowLink
-
- FollowLinkEvent - Class in xyz.cofe.http.web
-
Событие перехода по ссылке с веб ресурса
- FollowLinkEvent(SiteScanner, Resource, URL) - Constructor for class xyz.cofe.http.web.FollowLinkEvent
-
- followRedirect - Variable in class xyz.cofe.http.HttpDownloader
-
- followRedirect - Variable in class xyz.cofe.http.HttpRequest
-
- followRedirect - Variable in class xyz.cofe.http.HttpResponse
-
- FORBIDDEN - Static variable in class xyz.cofe.http.HttpStatusHelper
-
сервер понял запрос, но он отказывается его выполнять из-за
ограничений в доступе для клиента к указанному ресурсу.
- forcePartialDownload - Variable in class xyz.cofe.http.HttpDownloader
-
- FormMultipartData - Class in xyz.cofe.http
-
- FormMultipartData() - Constructor for class xyz.cofe.http.FormMultipartData
-
- FormMultipartData(Map<String, Object>) - Constructor for class xyz.cofe.http.FormMultipartData
-
- FormMultipartData(FormMultipartData) - Constructor for class xyz.cofe.http.FormMultipartData
-
- FormMultipartData.BinaryPart - Class in xyz.cofe.http
-
Бинарные данные (файл).
- FormMultipartData.Part - Interface in xyz.cofe.http
-
- FormMultipartData.SetCharset - Interface in xyz.cofe.http
-
- FormMultipartData.TextPart - Class in xyz.cofe.http
-
Текстовые данные.
- FormMultipartData.TransferEncoding - Enum in xyz.cofe.http
-
- FormUrlencodedMap - Class in xyz.cofe.http
-
- FormUrlencodedMap() - Constructor for class xyz.cofe.http.FormUrlencodedMap
-
- FormUrlencodedMap(Map<String, Object>) - Constructor for class xyz.cofe.http.FormUrlencodedMap
-
- FormUrlencodedMap(FormUrlencodedMap) - Constructor for class xyz.cofe.http.FormUrlencodedMap
-
- Fragment - Class in xyz.cofe.common
-
Фрагмент данных
- Fragment(long, long, Lock) - Constructor for class xyz.cofe.common.Fragment
-
Конструктор
- Fragment(long, long) - Constructor for class xyz.cofe.common.Fragment
-
Конструктор
- Fragment(Fragment) - Constructor for class xyz.cofe.common.Fragment
-
Конструктор копирования
- fragment - Variable in class xyz.cofe.http.HttpDownloader.GetPartEvent
-
- Fragment.Event - Class in xyz.cofe.common
-
- Fragment.Listener - Interface in xyz.cofe.common
-
- FragmentErrorEvent(HttpDownloader, FragmentValidator, ContentFragment, GetPart, Throwable) - Constructor for class xyz.cofe.http.HttpDownloader.FragmentErrorEvent
-
- fragmentEvent(Fragment.Event) - Method in interface xyz.cofe.common.Fragment.Listener
-
- fragmentEvent(Fragments.Event) - Method in interface xyz.cofe.common.Fragments.Listener
-
- Fragments - Class in xyz.cofe.common
-
Набор фрагментов
- Fragments() - Constructor for class xyz.cofe.common.Fragments
-
- Fragments(Lock, Lock) - Constructor for class xyz.cofe.common.Fragments
-
- Fragments(Iterable<Fragment>) - Constructor for class xyz.cofe.common.Fragments
-
- Fragments(Iterable<Fragment>, Lock, Lock) - Constructor for class xyz.cofe.common.Fragments
-
- Fragments(Fragments, Lock, Lock) - Constructor for class xyz.cofe.common.Fragments
-
- fragments - Variable in class xyz.cofe.common.ImmutableFragments
-
- fragments - Variable in class xyz.cofe.http.HttpDownloader.ContentValidateEvent
-
- fragments - Variable in class xyz.cofe.http.HttpDownloader
-
- Fragments.Event - Class in xyz.cofe.common
-
- Fragments.Listener - Interface in xyz.cofe.common
-
- FragmentsIterator() - Constructor for class xyz.cofe.common.ImmutableFragments.FragmentsIterator
-
- fragmentSize - Variable in class xyz.cofe.http.download.EqualsFragments
-
размер фрагмента по умолчанию (64К)
- fragmentSize - Variable in class xyz.cofe.http.download.FastEqualsFragments
-
размер фрагмента по умолчанию (64К)
- fragmentsLock - Variable in class xyz.cofe.http.HttpDownloader
-
- FragmentsXmlDom - Class in xyz.cofe.common
-
Сохранение / восстановление xml
- FragmentsXmlDom() - Constructor for class xyz.cofe.common.FragmentsXmlDom
-
- FragmentsXmlDom.Restore - Class in xyz.cofe.common
-
Восстановление из XML
- FragmentsXmlDom.Store - Class in xyz.cofe.common
-
Сохранение в XML
- FragmentValidator - Interface in xyz.cofe.http.download
-
Проверка скаченного фрагмента
- fragmentValidator - Variable in class xyz.cofe.http.HttpDownloader
-
Проверка получения фрагмента
- from - Variable in class xyz.cofe.http.HttpDownloader.RedirectEvent
-
- from - Variable in class xyz.cofe.http.HttpHeaders.ContentRange
-
С какого байта (от 0) начинается порция
- from - Variable in class xyz.cofe.http.HttpHeaders.Range
-
С какого байта (от нуля)
- from - Variable in class xyz.cofe.http.HttpResponse.RedirectEvent
-
- from - Variable in class xyz.cofe.http.web.CanceledRedirectEvent
-
- from - Variable in class xyz.cofe.http.web.FollowLink
-
откуда ссылка - базовая ссылка
- from - Variable in class xyz.cofe.http.web.RedirectEvent
-
- fv - Variable in class xyz.cofe.http.HttpDownloader.FragmentErrorEvent
-
- GATEWAY_TIMEOUT - Static variable in class xyz.cofe.http.HttpStatusHelper
-
сервер в роли шлюза или прокси-сервера не дождался ответа
от вышестоящего сервера для завершения текущего запроса.
- generateBoundary() - Static method in class xyz.cofe.http.FormMultipartData
-
- get(int) - Method in class xyz.cofe.common.Fragments
-
- get(int) - Method in class xyz.cofe.common.ImmutableFragments
-
- get() - Method in class xyz.cofe.http.download.Counter
-
Возвращает значение счетчика
- get(int) - Method in class xyz.cofe.http.download.GetPartList
-
- get(Object) - Method in class xyz.cofe.http.FormMultipartData
-
- get(Object) - Method in class xyz.cofe.http.FormUrlencodedMap
-
- get(String) - Method in class xyz.cofe.http.HttpHeaders
-
Возвращает значение указанного заголовка
- get() - Method in enum xyz.cofe.http.Proxy.Type
-
- get(Proxy.Type) - Static method in enum xyz.cofe.http.Proxy.Type
-
- getAccept() - Method in class xyz.cofe.http.HttpHeaders
-
- getAcceptCharset() - Method in class xyz.cofe.http.HttpHeaders
-
- getAcceptLanguage() - Method in class xyz.cofe.http.HttpHeaders
-
- getAcceptRanges() - Method in class xyz.cofe.http.HttpHeaders
-
Принимает запросы на фрагментарное скачивание (Accept-Ranges: bytes)
- getAddress() - Method in class xyz.cofe.http.Proxy
-
Указывает адрес прокси
- getArtifactID() - Static method in class xyz.cofe.http.BuildInfo
-
- getBad() - Method in interface xyz.cofe.http.download.ContentValidation
-
Возвращает список проверенных фрагментов, для которых хэш не совпал
- getBadStatusCounter() - Method in class xyz.cofe.http.HttpDownloader
-
Счетчик плохого статуса HTTP ответа
- getBegin() - Method in class xyz.cofe.common.ImmutableFragment
-
Начало фрагмента
- getBindErrCounter() - Method in class xyz.cofe.http.HttpDownloader
-
Счетчик BindException
- getBoundary() - Method in class xyz.cofe.http.FormMultipartData
-
- getBuildDate() - Static method in class xyz.cofe.http.BuildInfo
-
- getCharset() - Method in class xyz.cofe.http.FormMultipartData.BinaryPart
-
- getCharset() - Method in class xyz.cofe.http.FormMultipartData
-
- getCharset() - Method in class xyz.cofe.http.FormMultipartData.TextPart
-
- getCharset() - Method in class xyz.cofe.http.FormUrlencodedMap
-
- getClientErrorCounter() - Method in class xyz.cofe.http.HttpDownloader
-
Счетчик ошибок клиента, 400 >= HTTP статус < 500
- getConnectErrCounter() - Method in class xyz.cofe.http.HttpDownloader
-
Счетчик ConnectException
- getConnectTimeout() - Method in class xyz.cofe.http.HttpClient
-
- getConnectTimeout() - Method in class xyz.cofe.http.HttpRequest
-
- getContentBuffer() - Method in class xyz.cofe.http.download.ContentValidatorEvent
-
- getContentBuffer() - Method in class xyz.cofe.http.HttpDownloader.ContentValidateProgressEvent
-
- getContentBuffer() - Method in class xyz.cofe.http.HttpDownloader
-
Указывает буффер для content-а
- getContentBuffer() - Method in class xyz.cofe.http.HttpRequest
-
Указывает буффер для content-а
- getContentBuffer() - Method in class xyz.cofe.http.HttpResponse
-
- getContentCharset() - Method in class xyz.cofe.http.HttpResponse
-
- getContentDispositionFileName() - Method in class xyz.cofe.http.HttpHeaders
-
Имя файла вложения
- getContentDispositionHeader() - Method in class xyz.cofe.http.HttpHeaders
-
- getContentFragment() - Method in class xyz.cofe.http.HttpDownloader.AddedValidFragmentEvent
-
- getContentFragment() - Method in class xyz.cofe.http.HttpDownloader.DownloadedFragmentEvent
-
- getContentFragment() - Method in class xyz.cofe.http.HttpDownloader.FragmentErrorEvent
-
- getContentFragment() - Method in class xyz.cofe.http.HttpDownloader.RemovedInvalidFragmentEvent
-
- getContentFragment() - Method in class xyz.cofe.http.HttpDownloader.RepeatFragmentEvent
-
- getContentFragment() - Method in class xyz.cofe.http.HttpDownloader.SkippedFragmentEvent
-
- getContentLength() - Method in class xyz.cofe.http.HttpDownloader
-
Указывает конечный объем контента (Значение береться из заголовка CONTENT-LENGTH).
- getContentLength() - Method in class xyz.cofe.http.HttpHeaders
-
Размер содержимого в байтах (Content-Length)
- getContentLength() - Method in class xyz.cofe.http.web.Resource
-
- getContentOffsetStart() - Method in class xyz.cofe.http.HttpRequest
-
Указывает с какой позиции записывать в content buffer
- getContentRange() - Method in class xyz.cofe.http.download.GetPart
-
Возвращает информацию о полученом фрагменте.
- getContentRange() - Method in class xyz.cofe.http.HttpHeaders
-
Размер части данных
- getContentRangeHeader() - Method in class xyz.cofe.http.HttpHeaders
-
Content-Range: bytes 88080384-160993791/160993792
- getContentType() - Method in class xyz.cofe.http.FormMultipartData.BinaryPart
-
- getContentType() - Method in class xyz.cofe.http.FormMultipartData.TextPart
-
- getContentType() - Method in class xyz.cofe.http.HttpHeaders
-
mime тип (Content-Type: text/html)
- getContentType() - Method in class xyz.cofe.http.web.Resource
-
- getContentTypeCharset() - Method in class xyz.cofe.http.HttpHeaders
-
Кодировка символов (Content-Type: text/html;charset=utf-8)
- getContentTypeHeader() - Method in class xyz.cofe.http.HttpHeaders
-
Заголовок Content-type
- getContentValidator() - Method in class xyz.cofe.http.HttpDownloader.ContentValidateProgressEvent
-
- getContentValidator() - Method in class xyz.cofe.http.HttpDownloader
-
Проверка скачанного контента
- getContentWriterPos() - Method in class xyz.cofe.http.HttpResponse
-
- getCookie() - Method in class xyz.cofe.http.HttpHeaders
-
- getCount() - Method in class xyz.cofe.common.ImmutableFragments
-
- getCounters() - Method in class xyz.cofe.http.download.BasicFragmentValidator
-
- GetCounters - Interface in xyz.cofe.http.download
-
Получение счетчиков
- getCounters() - Method in interface xyz.cofe.http.download.GetCounters
-
- getCounters() - Method in class xyz.cofe.http.HttpDownloader
-
Счетчики
- getCurrentRepeatCount() - Method in class xyz.cofe.http.HttpDownloader.RepeatOverflowEvent
-
- getCurrentRequest() - Method in class xyz.cofe.http.HttpResponse
-
Возвращает текущий запрос.
- getCurrentUrl() - Method in class xyz.cofe.http.web.Resource
-
- getData() - Method in class xyz.cofe.http.HttpRequest
-
- getData() - Method in class xyz.cofe.http.HttpResponse
-
- getDefaultCharset() - Method in class xyz.cofe.http.HttpClient
-
- getDefaultFragmentSize() - Method in class xyz.cofe.http.HttpDownloader
-
Вовзаращает размер фрагмента по умолчанию (64К)
- getDefaultProxy() - Method in class xyz.cofe.http.MultiProxy
-
- getDownloadBufferSize() - Method in class xyz.cofe.http.HttpResponse
-
- getDownloaded(HttpDownloader) - Method in class xyz.cofe.http.download.ProgressCounters
-
- getDownloadedNotMatchRequired() - Method in class xyz.cofe.http.download.BasicFragmentValidator
-
- getDownloadedSize() - Method in class xyz.cofe.http.ContentFragment
-
Указывает кол-во загружен байт
- getDownloadedSize() - Method in class xyz.cofe.http.download.GetPart
-
Кол-во полученных данных
- getDownloadedSize() - Method in class xyz.cofe.http.HttpDownloader
-
Указывает объем скаченного контента.
- getDownloadedSize() - Method in class xyz.cofe.http.HttpResponse
-
Возвращает кол-во загруженых байтов
- getEnd() - Method in class xyz.cofe.common.ImmutableFragment
-
Конец фрагмента от нуля (исключительно)
- getError() - Method in class xyz.cofe.http.HttpDownloader.FragmentErrorEvent
-
- getErrors() - Method in class xyz.cofe.http.download.BasicFragmentValidator
-
- getErrors() - Method in class xyz.cofe.http.HttpResponse
-
- getExcepts() - Method in class xyz.cofe.http.OneProxy
-
- getFileName() - Method in class xyz.cofe.http.FormMultipartData.BinaryPart
-
- getFinished() - Method in class xyz.cofe.http.HttpDownloader
-
Дата/время завершения закачки (перехода в состояние Finished)
- getFinished() - Method in class xyz.cofe.http.HttpResponse
-
- getFirst(String) - Method in class xyz.cofe.http.HttpHeaders
-
Возвращает значение указанного заголовка
- getFollowLinks() - Method in class xyz.cofe.http.web.HtmlPage
-
Возвращает список ссылок
- getFragment() - Method in class xyz.cofe.http.download.GetPart
-
Вовзаращет запрашиваемый фрагмент
- getFragment() - Method in class xyz.cofe.http.HttpDownloader.GetPartEvent
-
- getFragments() - Method in class xyz.cofe.common.ImmutableFragments
-
- getFragments() - Method in class xyz.cofe.http.HttpDownloader.ContentValidateEvent
-
- getFragments() - Method in class xyz.cofe.http.HttpDownloader
-
Фрагменты данных
- getFragmentSize() - Method in class xyz.cofe.http.download.EqualsFragments
-
Возвращает размер фрагмента по умолчанию (64К)
- getFragmentSize() - Method in class xyz.cofe.http.download.FastEqualsFragments
-
Возвращает размер фрагмента по умолчанию (64К)
- getFragmentValidator() - Method in class xyz.cofe.http.HttpDownloader.FragmentErrorEvent
-
- getFragmentValidator() - Method in class xyz.cofe.http.HttpDownloader
-
Проверка получения фрагмента
- getFrom() - Method in class xyz.cofe.http.HttpDownloader.RedirectEvent
-
- getFrom() - Method in class xyz.cofe.http.HttpResponse.RedirectEvent
-
- getGetPart() - Method in class xyz.cofe.http.HttpDownloader.FragmentErrorEvent
-
- getGetPart() - Method in class xyz.cofe.http.HttpDownloader.GetPartEvent
-
- getGetParts() - Method in class xyz.cofe.http.HttpDownloader
-
Возвращает паралельные загрузки
- getGood() - Method in interface xyz.cofe.http.download.ContentValidation
-
Возвращает список проверенных фрагментов, для которых хэш совпал
- getGroupID() - Static method in class xyz.cofe.http.BuildInfo
-
- getHeadersNotExistsCounter() - Method in class xyz.cofe.http.HttpDownloader
-
Счетчик ошибок отсуствия заголовка
- getHistory() - Method in class xyz.cofe.http.web.SiteScanner
-
- getHost() - Method in class xyz.cofe.http.InetAddress
-
- getHtmlPage() - Method in class xyz.cofe.http.web.Resource
-
- getHttpClient() - Method in class xyz.cofe.http.HttpRequest
-
- getHttpClient() - Method in class xyz.cofe.http.web.SiteScanner
-
- getHttpDownloader() - Method in class xyz.cofe.http.HttpDownloader.ContentValidateEvent
-
- getHttpDownloader() - Method in class xyz.cofe.http.HttpDownloader.ContentValidateProgressEvent
-
- getHttpDownloader() - Method in class xyz.cofe.http.HttpDownloader.CountersResetedEvent
-
- getHttpDownloader() - Method in class xyz.cofe.http.HttpDownloader.DownloadedFragmentEvent
-
- getHttpDownloader() - Method in class xyz.cofe.http.HttpDownloader.FinishWithErrorEvent
-
- getHttpDownloader() - Method in class xyz.cofe.http.HttpDownloader.FragmentErrorEvent
-
- getHttpDownloader() - Method in class xyz.cofe.http.HttpDownloader.GetPartEvent
-
- getHttpDownloader() - Method in class xyz.cofe.http.HttpDownloader.ProgressEvent
-
- getHttpDownloader() - Method in class xyz.cofe.http.HttpDownloader.RedirectEvent
-
- getHttpDownloader() - Method in class xyz.cofe.http.HttpDownloader.RepeatFragmentEvent
-
- getHttpDownloader() - Method in class xyz.cofe.http.HttpDownloader.RepeatOverflowEvent
-
- getHttpDownloader() - Method in class xyz.cofe.http.HttpDownloader.ResponseEvent
-
- getHttpDownloader() - Method in class xyz.cofe.http.HttpDownloader.RetryEvent
-
- getHttpDownloader() - Method in class xyz.cofe.http.HttpDownloader.SkippedFragmentEvent
-
- getHttpDownloader() - Method in class xyz.cofe.http.HttpDownloader.StateChangedEvent
-
- getHttpHeaders() - Method in class xyz.cofe.http.HttpRequest
-
- getHttpHeaders() - Method in class xyz.cofe.http.HttpResponse
-
- getHttpResponse() - Method in class xyz.cofe.http.HttpResponse.ProgressEvent
-
- getHttpResponse() - Method in class xyz.cofe.http.HttpResponse.RedirectEvent
-
- getHttpResponse() - Method in class xyz.cofe.http.HttpResponse.StateChangedEvent
-
- getHttpRetryCounter() - Method in class xyz.cofe.http.HttpDownloader
-
Счетчик HttpRetryException
- getId() - Method in class xyz.cofe.http.HttpRequest
-
Получение идентификатора
- getId() - Method in class xyz.cofe.http.HttpResponse
-
Получение идентификатора
- getIfModifiedSinceGMT() - Method in class xyz.cofe.http.HttpHeaders
-
Возвращает время для проверки: изменился ли объект с указаного времени (заголовок If-Modified-Since)
Если время не указано, вернет null.
- getIfModifiedSinceLocal() - Method in class xyz.cofe.http.HttpHeaders
-
Возвращает время для проверки: изменился ли объект с указаного времени (заголовок If-Modified-Since)
в локальном времени.
- getInetSocketAddress() - Method in class xyz.cofe.http.InetAddress
-
- getInfoStatusCounter() - Method in class xyz.cofe.http.HttpDownloader
-
Счетчик информационных сообщений, 100 >= HTTP статус < 200
- getInvalidRangeContentStart() - Method in class xyz.cofe.http.download.BasicFragmentValidator
-
- getKeysIgnoreCase(Map<String, List<String>>, String) - Static method in class xyz.cofe.http.HttpHeaders
-
- getLastModifiedGMT() - Method in class xyz.cofe.http.HttpHeaders
-
Возвращает время по гринвичу последнего изменения объекта (заголовок Last-Modified)
Если время не указано, вернет null.
- getLastModifiedLocal() - Method in class xyz.cofe.http.HttpHeaders
-
Возвращает время последнего изменения объекта (заголовок Last-Modified)
в локальном времени.
- getLastRedirect() - Method in class xyz.cofe.http.web.Resource
-
- getLastRedirectUrl() - Method in class xyz.cofe.http.HttpResponse
-
Возвращает последнее перенаправление
- getLastRedirectUrlTo() - Method in class xyz.cofe.http.HttpResponse
-
Возвращает последний адрес куда было перенаправление
- getListeners() - Method in class xyz.cofe.common.Fragment
-
- getListeners() - Method in class xyz.cofe.common.Fragments
-
- getListeners() - Method in interface xyz.cofe.http.download.ContentValidatorSender
-
- getListeners() - Method in class xyz.cofe.http.download.HashContentValidator
-
- getListeners() - Method in class xyz.cofe.http.HttpClient
-
- getListeners() - Method in class xyz.cofe.http.HttpDownloader
-
- getListeners() - Method in class xyz.cofe.http.HttpListenersHelper
-
- getListeners() - Method in class xyz.cofe.http.HttpRequest
-
- getListeners() - Method in class xyz.cofe.http.HttpResponse
-
- getListeners() - Method in class xyz.cofe.http.web.SiteScanner
-
- getLocation() - Method in class xyz.cofe.http.HttpHeaders
-
Указывает redirect
- getLock() - Method in class xyz.cofe.common.Fragments
-
- getLock() - Method in class xyz.cofe.common.Hash
-
блокировка используемая при расчете md5
- getLock() - Method in class xyz.cofe.http.HttpDownloader
-
Вовзаращает блокировку
- getLock() - Method in class xyz.cofe.http.HttpResponse
-
Получение блокировки
- getMalformedURLCounter() - Method in class xyz.cofe.http.HttpDownloader
-
Счетчик MalformedURLException
- getMax() - Method in class xyz.cofe.http.download.MaxCounter
-
Возвращает максимальное значение.
- getMaxDownloadSize() - Method in class xyz.cofe.http.HttpRequest
-
Возвращает максимум загужаемых данных, по умолчанию без ограничения
- getMaxDownloadSize() - Method in class xyz.cofe.http.HttpResponse
-
Возвращает максимум загужаемых данных, по умолчанию без ограничения
- getMaxParallesGetParts() - Method in class xyz.cofe.http.HttpDownloader
-
Вовзаращает максимальное возможное кол-во паралельных потоков
- getMaxRepeatCount() - Method in class xyz.cofe.http.HttpDownloader.RepeatOverflowEvent
-
- getMd5() - Method in class xyz.cofe.http.ContentFragment
-
- getMessage() - Method in class xyz.cofe.http.HttpDownloader.FinishWithErrorEvent
-
- getMessage() - Method in class xyz.cofe.http.HttpDownloader.RetryEvent
-
- getMethod() - Method in class xyz.cofe.http.HttpRequest
-
Возвращает HTTP метод, по умолчанию GET
- getMimeForExtension(String) - Method in class xyz.cofe.http.MimeTypes
-
Получает mime тип по расширению файла
- getMimeTypes() - Method in class xyz.cofe.http.web.SiteScanner
-
- getMirrorById(long) - Method in class xyz.cofe.http.download.Mirrors
-
Возвращает зеркало по идентификатору
- getMirrorId() - Method in class xyz.cofe.http.download.Mirrors.NRequest
-
- getMirrorIds() - Method in class xyz.cofe.http.download.Mirrors
-
Возвращает идентификаторы зеркал
- getMirrors() - Method in class xyz.cofe.http.download.GetPartMirror
-
- getMirrors() - Method in class xyz.cofe.http.download.Mirrors
-
Возвращает список зеркал
- getMirrors() - Method in class xyz.cofe.http.HttpDownloader
-
Зекрала/источники с которых происходит скачивание контента
- getMultiMap() - Method in class xyz.cofe.http.HttpHeaders
-
- getMultipleErrorsCounter() - Method in class xyz.cofe.http.HttpDownloader
-
Счетчик ошибок (более 1 ошибки за раз) старта
- getName() - Method in class xyz.cofe.http.FormMultipartData.BinaryPart
-
- getName() - Method in class xyz.cofe.http.FormMultipartData.TextPart
-
- getNewState() - Method in class xyz.cofe.http.HttpDownloader.StateChangedEvent
-
- getNewState() - Method in class xyz.cofe.http.HttpResponse.StateChangedEvent
-
- getNoRouteToHostCounter() - Method in class xyz.cofe.http.HttpDownloader
-
Счетчик NoRouteToHostException
- getNotDownloaded() - Method in class xyz.cofe.http.ContentFragments
-
Возвращает список не закаченых фрагментов
- getNotPartialContent() - Method in class xyz.cofe.http.download.BasicFragmentValidator
-
- getNRequest() - Method in class xyz.cofe.http.download.GetPartMirror
-
- getNRequest() - Method in class xyz.cofe.http.download.Mirrors
-
Получает зекрало из списка
- getNRequest(int) - Method in class xyz.cofe.http.download.Mirrors
-
Получает n-ый запрос, где n >=0.
- getNullHttpHeaders() - Method in class xyz.cofe.http.download.BasicFragmentValidator
-
- getOldState() - Method in class xyz.cofe.http.HttpDownloader.StateChangedEvent
-
- getOldState() - Method in class xyz.cofe.http.HttpResponse.StateChangedEvent
-
- getOverflowAction() - Method in class xyz.cofe.http.download.OverflowCounter
-
Указывает действие выполняемое при переполнении
- GetPart - Class in xyz.cofe.http.download
-
Обработака получения фрагмента
- GetPart(ContentFragment, HttpRequest, HttpResponse) - Constructor for class xyz.cofe.http.download.GetPart
-
- getPart(ContentFragment) - Method in class xyz.cofe.http.download.GetPartBuilder
-
Создает асинхронный запрос на получение фрагмента.
- getPart - Variable in class xyz.cofe.http.HttpDownloader.GetPartEvent
-
- GetPartBuilder - Class in xyz.cofe.http.download
-
Создание асинхронных запрос на получени фрагментов
- GetPartBuilder(HttpDownloader, Mirrors, HttpRequest, ContentBuffer) - Constructor for class xyz.cofe.http.download.GetPartBuilder
-
Конструктор
- GetPartEvent(HttpDownloader, GetPart, ContentFragment) - Constructor for class xyz.cofe.http.HttpDownloader.GetPartEvent
-
- GetPartFinishedEvent(HttpDownloader, GetPart, ContentFragment) - Constructor for class xyz.cofe.http.HttpDownloader.GetPartFinishedEvent
-
- getPartialDownloadedSize() - Method in class xyz.cofe.http.HttpDownloader
-
Указывает объем скаченного контента, который содержиться в фрагментах.
- GetPartList - Class in xyz.cofe.http.download
-
Список паралельный запросов
- GetPartList() - Constructor for class xyz.cofe.http.download.GetPartList
-
- GetPartList(Lock) - Constructor for class xyz.cofe.http.download.GetPartList
-
- GetPartMirror - Class in xyz.cofe.http.download
-
- GetPartMirror(ContentFragment, HttpRequest, HttpResponse) - Constructor for class xyz.cofe.http.download.GetPartMirror
-
- GetPartStartedEvent(HttpDownloader, GetPart, ContentFragment) - Constructor for class xyz.cofe.http.HttpDownloader.GetPartStartedEvent
-
- getPattern() - Method in class xyz.cofe.http.RegexUrlPattern
-
- getPattern() - Method in class xyz.cofe.http.WildcardUrlPattern
-
- getPort() - Method in class xyz.cofe.http.InetAddress
-
- getPortUnreachableCounter() - Method in class xyz.cofe.http.HttpDownloader
-
Счетчик PortUnreachableException
- getProgressCounters() - Method in class xyz.cofe.http.HttpDownloader
-
Общий счетчик попыток
- getProperties() - Static method in class xyz.cofe.http.BuildInfo
-
- getProtocolErrCounter() - Method in class xyz.cofe.http.HttpDownloader
-
Счетчик ProtocolException
- getProxy() - Method in class xyz.cofe.http.OneProxy
-
- getProxy() - Method in class xyz.cofe.http.SingleProxySelector
-
- getProxySelector() - Method in class xyz.cofe.http.HttpClient
-
Настройки прокси
- getRange() - Method in class xyz.cofe.http.HttpHeaders
-
Указывает размер запрашиваемого фрагмента
- getRangeHeader() - Method in class xyz.cofe.http.HttpHeaders
-
- getReadTimeout() - Method in class xyz.cofe.http.HttpClient
-
Указывает таймаут чтения (миллисек.)
- getReadTimeout() - Method in class xyz.cofe.http.HttpRequest
-
- getRedirectResponses() - Method in class xyz.cofe.http.HttpResponse
-
Получение списка ответов редиректа
- getRedirects() - Method in class xyz.cofe.http.web.Resource
-
- getRedirectUrls() - Method in class xyz.cofe.http.HttpResponse
-
Получение списка редиректов
- getRedirectValidate() - Method in class xyz.cofe.http.HttpResponse
-
Возвращает проверку redirect.
- getReferer() - Method in class xyz.cofe.http.HttpHeaders
-
Указывает referer, откуда пришел
- getRegex() - Method in class xyz.cofe.http.RegexUrlPattern
-
- getRegex() - Method in class xyz.cofe.http.WildcardUrlPattern
-
- getRequest() - Method in class xyz.cofe.http.download.GetPart
-
Запрос к серверу
- getRequest() - Method in class xyz.cofe.http.download.Mirrors.NRequest
-
- getRequest() - Method in class xyz.cofe.http.HttpDownloader.ResponseEvent
-
- getRequest() - Method in class xyz.cofe.http.HttpResponse
-
- getRequestsCounter() - Method in class xyz.cofe.http.HttpDownloader
-
- getResponse() - Method in class xyz.cofe.http.download.GetPart
-
Ответ от сервера
- getResponse() - Method in class xyz.cofe.http.HttpDownloader.ResponseEvent
-
- getResponseThreadPriority() - Method in class xyz.cofe.http.HttpClient
-
Приоритет потока в котором исполняется запрос
- getSample() - Method in class xyz.cofe.http.download.ContentValidatorProgressEvent
-
- getSample() - Method in class xyz.cofe.http.HttpDownloader.ContentValidateProgressEvent
-
- getSampleFragments() - Method in class xyz.cofe.http.download.ContentValidatorEvent
-
- getSampleFragments() - Method in class xyz.cofe.http.HttpDownloader.ContentValidateProgressEvent
-
- getSampleNum() - Method in class xyz.cofe.http.download.ContentValidatorProgressEvent
-
- getSampleNum() - Method in class xyz.cofe.http.HttpDownloader.ContentValidateProgressEvent
-
- getSampleTotal() - Method in class xyz.cofe.http.download.ContentValidatorProgressEvent
-
- getSampleTotal() - Method in class xyz.cofe.http.HttpDownloader.ContentValidateProgressEvent
-
- getServerErrorCounter() - Method in class xyz.cofe.http.HttpDownloader
-
Счетчик ошибок сервера, 500 >= HTTP статус
- getSetCookie() - Method in class xyz.cofe.http.HttpHeaders
-
- getSignal() - Method in class xyz.cofe.http.HttpDownloader
-
- getSize() - Method in class xyz.cofe.common.ImmutableFragment
-
Размер фрагмента
- getSocketErrCounter() - Method in class xyz.cofe.http.HttpDownloader
-
Счетчик SocketException
- getSocketTimeoutCounter() - Method in class xyz.cofe.http.HttpDownloader
-
Счетчик SocketTimeoutException
- getSource() - Method in class xyz.cofe.common.Fragment.Event
-
- getSource() - Method in class xyz.cofe.common.Fragments.Event
-
- getSource() - Method in class xyz.cofe.http.download.ContentValidatorEvent
-
- getStarted() - Method in class xyz.cofe.http.HttpDownloader
-
Дата/время начала закачки (переход в состояние Starting)
- getStarted() - Method in class xyz.cofe.http.HttpResponse
-
- getState() - Method in class xyz.cofe.http.HttpDownloader
-
Получение состояния объекта
- getState() - Method in class xyz.cofe.http.HttpResponse
-
Возвращает текущее состояние объекта
- getState() - Method in class xyz.cofe.http.web.SiteScanner
-
- getStatusCode() - Method in class xyz.cofe.http.HttpResponse
-
Код ответа сервера
- getStatusCode() - Method in class xyz.cofe.http.web.Resource
-
- getStatusCodeInvalid() - Method in class xyz.cofe.http.download.BasicFragmentValidator
-
- getStatusMessage() - Method in class xyz.cofe.http.HttpResponse
-
- getStatusMessage() - Method in class xyz.cofe.http.web.Resource
-
- getStreamDownloadedSize() - Method in class xyz.cofe.http.HttpDownloader
-
Кол-во байт загруженных в режиме stream
- getText() - Method in class xyz.cofe.http.HttpResponse
-
- getThread() - Method in class xyz.cofe.http.HttpDownloader
-
Возвращает thread в котром происходит исполнение
- getThread() - Method in class xyz.cofe.http.HttpResponse
-
- getThread() - Method in class xyz.cofe.http.web.SiteScanner
-
- getThreadName() - Method in class xyz.cofe.http.HttpResponse
-
Имя паралельного потока
- getTo() - Method in class xyz.cofe.http.HttpDownloader.RedirectEvent
-
- getTo() - Method in class xyz.cofe.http.HttpResponse.RedirectEvent
-
- getTotal(HttpDownloader) - Method in class xyz.cofe.http.download.ProgressCounters
-
- getTotalDownloadedSize() - Method in class xyz.cofe.http.ContentFragments
-
Возвращает сумарный объем скаченых данных
- getTotalSize() - Method in class xyz.cofe.http.ContentFragments
-
Возвращает сумарный объем фрагментов
- getTotalSize() - Method in class xyz.cofe.http.HttpDownloader
-
Возвращает конечный объем конета.
- getTransferEncoding() - Method in class xyz.cofe.http.FormMultipartData.BinaryPart
-
- getTryCounter() - Method in class xyz.cofe.http.HttpDownloader
-
Общий счетчик попыток
- getTryFagmentCounter() - Method in class xyz.cofe.http.HttpDownloader
-
- getTryStartCounter() - Method in class xyz.cofe.http.HttpDownloader
-
Счетчик попыток старта
- getType() - Method in class xyz.cofe.http.download.Counter
-
Возвращает тип значения счетчика
- getType() - Method in class xyz.cofe.http.download.DoubleCounter
-
Возвращает тип значения счетчика
- getType() - Method in class xyz.cofe.http.download.IntCounter
-
Возвращает тип значения счетчика
- getType() - Method in class xyz.cofe.http.download.LongCounter
-
- getType() - Method in class xyz.cofe.http.Proxy
-
Указывает тип прокси
- getTypeCast() - Method in class xyz.cofe.http.FormMultipartData
-
- getTypeCast() - Method in class xyz.cofe.http.FormMultipartData.TextPart
-
- getTypeCast() - Method in class xyz.cofe.http.FormUrlencodedMap
-
- getUnknownHostCounter() - Method in class xyz.cofe.http.HttpDownloader
-
Счетчик ошибок UnknownHostException
- getUnknownServiceCounter() - Method in class xyz.cofe.http.HttpDownloader
-
Счетчик UnknownServiceException
- getUnSupportedStatusCounter() - Method in class xyz.cofe.http.HttpDownloader
-
Счетчик не поддерживаемых статусов HTTP ответа
- getUriSyntaxErrCounter() - Method in class xyz.cofe.http.HttpDownloader
-
Счетчик URISyntaxException
- getUrl() - Method in class xyz.cofe.http.HttpRequest
-
Указывает запрашиваемый адрес
- getUrl() - Method in class xyz.cofe.http.web.Resource
-
- getUrlMap() - Method in class xyz.cofe.http.MultiProxy
-
- getUserAgent() - Method in class xyz.cofe.http.HttpClient
-
- getUserAgent() - Method in class xyz.cofe.http.HttpHeaders
-
- getUserAgent() - Method in class xyz.cofe.http.HttpRequest
-
- getValidated() - Method in class xyz.cofe.http.HttpDownloader.ContentValidateEvent
-
- getValidatedFragments() - Method in class xyz.cofe.http.HttpDownloader
-
Возвращает фрагменты которые валидны
- getValidFragments() - Method in class xyz.cofe.http.download.HashContentValidator
-
Указывает Хэш - фрагменты контента
- getValue() - Method in class xyz.cofe.http.FormMultipartData.BinaryPart
-
- getValue() - Method in class xyz.cofe.http.FormMultipartData.TextPart
-
- getVersion() - Static method in class xyz.cofe.http.BuildInfo
-
- getWorkTimeCounter() - Method in class xyz.cofe.http.HttpDownloader
-
- GONE - Static variable in class xyz.cofe.http.HttpStatusHelper
-
такой ответ сервер посылает, если ресурс раньше был по указанному
URL, но был удалён и теперь недоступен.
- gp - Variable in class xyz.cofe.http.HttpDownloader.FragmentErrorEvent
-
- hasContinueSignal() - Method in class xyz.cofe.http.HttpResponse
-
- hasErrors(GetPart, ContentFragment) - Method in class xyz.cofe.http.download.BasicFragmentValidator
-
- Hash - Class in xyz.cofe.common
-
Работа с хэш функциями
- Hash() - Constructor for class xyz.cofe.common.Hash
-
- Hash(Lock) - Constructor for class xyz.cofe.common.Hash
-
Конструктор
- hash(String, ContentBuffer, long, long, int) - Method in class xyz.cofe.common.Hash
-
Подсчет хэша указанного набора байт
- hash(String, byte[], int, int) - Method in class xyz.cofe.common.Hash
-
- hash(String, InputStream, long, long, int) - Method in class xyz.cofe.common.Hash
-
Подсчет хэша указанного набора байт
- hash(String, File, int) - Method in class xyz.cofe.common.Hash
-
Подсчет хэша указанного файла
- hash(String, File) - Method in class xyz.cofe.common.Hash
-
Подсчет хэша указанного файла
- hashCode() - Method in class xyz.cofe.http.InetAddress
-
- HashContentValidator - Class in xyz.cofe.http.download
-
Проверка контента по хэшу
- HashContentValidator() - Constructor for class xyz.cofe.http.download.HashContentValidator
-
- HashContentValidator(HashContentValidator) - Constructor for class xyz.cofe.http.download.HashContentValidator
-
- hashMatched - Variable in class xyz.cofe.http.download.ContentValidatorProgressEvent
-
- hashMatched - Variable in class xyz.cofe.http.HttpDownloader.ContentValidateProgressEvent
-
- hasIntersection(ImmutableFragment) - Method in class xyz.cofe.common.ImmutableFragment
-
Проверка пересечения
- hasListener(ContentValidatorListener) - Method in interface xyz.cofe.http.download.ContentValidatorSender
-
- hasListener(ContentValidatorListener) - Method in class xyz.cofe.http.download.HashContentValidator
-
- hasListener(SiteScanner.Listener) - Method in class xyz.cofe.http.web.SiteScanner
-
- hasNext() - Method in class xyz.cofe.common.ImmutableFragments.FragmentsIterator
-
- hasPauseSignal() - Method in class xyz.cofe.http.HttpResponse
-
- hasQualifier(String) - Method in class xyz.cofe.http.MimeTypes
-
- history - Variable in class xyz.cofe.http.web.SiteScanner
-
- href - Variable in class xyz.cofe.http.web.FollowLink
-
атрибут href
- html - Variable in class xyz.cofe.http.MimeTypes.Qualifier
-
- html(boolean) - Method in class xyz.cofe.http.MimeTypes.Qualifier
-
- html - Variable in class xyz.cofe.http.web.HtmlPage
-
- HtmlPage - Class in xyz.cofe.http.web
-
Страница html
- HtmlPage(String, URL) - Constructor for class xyz.cofe.http.web.HtmlPage
-
- HtmlPage(HttpResponse) - Constructor for class xyz.cofe.http.web.HtmlPage
-
- HTTP_VERSION_NOT_SUPPORTED - Static variable in class xyz.cofe.http.HttpStatusHelper
-
сервер не поддерживает или отказывается поддерживать указанную
в запросе версию протокола HTTP.
- HttpClient - Class in xyz.cofe.http
-
Http client
- HttpClient() - Constructor for class xyz.cofe.http.HttpClient
-
- HttpClient(HttpClient) - Constructor for class xyz.cofe.http.HttpClient
-
- httpClient - Variable in class xyz.cofe.http.web.SiteScanner
-
- HttpDownloader - Class in xyz.cofe.http
-
Докачивание данных.
- HttpDownloader(HttpRequest) - Constructor for class xyz.cofe.http.HttpDownloader
-
Конструктор
- HttpDownloader(Mirrors) - Constructor for class xyz.cofe.http.HttpDownloader
-
Конструктор
- httpDownloader - Variable in class xyz.cofe.http.HttpDownloader.StateChangedEvent
-
- HttpDownloader.AddedValidFragmentEvent - Class in xyz.cofe.http
-
Уведомление о добавлении валидного фрагмента
- HttpDownloader.CatchFirstStatus - Class in xyz.cofe.http
-
- HttpDownloader.ContentValidateEvent - Class in xyz.cofe.http
-
Уведомление о проверке контента
- HttpDownloader.ContentValidateProgressEvent - Class in xyz.cofe.http
-
Уведомление о удалии битого фрагмента
- HttpDownloader.CountersResetedEvent - Class in xyz.cofe.http
-
Уведомление о сбросе счетчиков (ошибок)
- HttpDownloader.DownloadedFragmentEvent - Class in xyz.cofe.http
-
Уведомление о получении фрагмента
- HttpDownloader.FinishWithErrorEvent - Class in xyz.cofe.http
-
Уведомление о завершении с ошибкой
- HttpDownloader.FragmentErrorEvent - Class in xyz.cofe.http
-
Уведомление о ошибки проверки фрагмента
- HttpDownloader.GetPartEvent - Class in xyz.cofe.http
-
Уведомление о начале получения фрагмента
- HttpDownloader.GetPartFinishedEvent - Class in xyz.cofe.http
-
Уведомление о завершении получения фрагмента
- HttpDownloader.GetPartStartedEvent - Class in xyz.cofe.http
-
Уведомление о начале получения фрагмента
- HttpDownloader.ProgressEvent - Class in xyz.cofe.http
-
Уведомление о прогрессе
- HttpDownloader.RedirectEvent - Class in xyz.cofe.http
-
Уведомление о переходе
- HttpDownloader.RemovedInvalidFragmentEvent - Class in xyz.cofe.http
-
Уведомление о удалии битого фрагмента
- HttpDownloader.RepeatFragmentEvent - Class in xyz.cofe.http
-
Уведомление о повторной закачке фрагмента
- HttpDownloader.RepeatOverflowEvent - Class in xyz.cofe.http
-
Уведомление о переполнении повторов
- HttpDownloader.ResponseEvent - Class in xyz.cofe.http
-
Уведомление о создании запроса
- HttpDownloader.RetryEvent - Class in xyz.cofe.http
-
Уведомление о повторе попытки
- HttpDownloader.Signal - Enum in xyz.cofe.http
-
Сигнал при паралельной работы
- HttpDownloader.SkippedFragmentEvent - Class in xyz.cofe.http
-
Уведомление о пропуске фрагмента
- HttpDownloader.State - Enum in xyz.cofe.http
-
Состояние Downloader
- HttpDownloader.StateChangedEvent - Class in xyz.cofe.http
-
Уведомление о смене состояния
- HttpEvent - Class in xyz.cofe.http
-
- HttpEvent() - Constructor for class xyz.cofe.http.HttpEvent
-
- httpEvent(HttpEvent) - Method in interface xyz.cofe.http.HttpListener
-
- httpEvent(HttpEvent) - Method in class xyz.cofe.http.HttpListenerAdapter
-
Определяет что за событие и вызывает соответ protected method
- HttpHeaders - Class in xyz.cofe.http
-
Http заголовки
- HttpHeaders(Map<String, List<String>>) - Constructor for class xyz.cofe.http.HttpHeaders
-
- HttpHeaders() - Constructor for class xyz.cofe.http.HttpHeaders
-
- HttpHeaders(HttpHeaders) - Constructor for class xyz.cofe.http.HttpHeaders
-
- HttpHeaders.ContentRange - Class in xyz.cofe.http
-
Размер запрашивой порции
- HttpHeaders.Range - Class in xyz.cofe.http
-
Диапазон запрашиваемых байтов фрагмента
- HttpListener - Interface in xyz.cofe.http
-
Подписчик на события
- HttpListenerAdapter - Class in xyz.cofe.http
-
Адаптер Listener
- HttpListenerAdapter() - Constructor for class xyz.cofe.http.HttpListenerAdapter
-
- httpListenerHelper - Variable in class xyz.cofe.http.HttpClient
-
- httpListenerHelper - Variable in class xyz.cofe.http.HttpDownloader
-
- httpListenerHelper - Variable in class xyz.cofe.http.HttpRequest
-
- httpListenerHelper - Variable in class xyz.cofe.http.HttpResponse
-
- HttpListenersHelper - Class in xyz.cofe.http
-
Помошник в реализации HttpListener
- HttpListenersHelper() - Constructor for class xyz.cofe.http.HttpListenersHelper
-
- HttpListenersHelper(boolean) - Constructor for class xyz.cofe.http.HttpListenersHelper
-
- HttpListenersHelper(boolean, Object) - Constructor for class xyz.cofe.http.HttpListenersHelper
-
- HttpRequest - Class in xyz.cofe.http
-
Http Запрос
- HttpRequest(URL) - Constructor for class xyz.cofe.http.HttpRequest
-
- HttpRequest(URL, HttpClient) - Constructor for class xyz.cofe.http.HttpRequest
-
- HttpRequest(HttpRequest) - Constructor for class xyz.cofe.http.HttpRequest
-
- HttpResponse - Class in xyz.cofe.http
-
Http ответ
- HttpResponse(HttpResponse, HttpRequest, boolean, boolean) - Constructor for class xyz.cofe.http.HttpResponse
-
Конструктор копирования.
- HttpResponse(HttpResponse, boolean, boolean) - Constructor for class xyz.cofe.http.HttpResponse
-
Конструктор копирования.
- HttpResponse(HttpRequest, Throwable) - Constructor for class xyz.cofe.http.HttpResponse
-
Конструктор с ошибкой открытия соединения
- HttpResponse(HttpRequest, URLConnection) - Constructor for class xyz.cofe.http.HttpResponse
-
- httpResponse - Variable in class xyz.cofe.http.HttpResponse.ProgressEvent
-
- httpResponse - Variable in class xyz.cofe.http.HttpResponse.StateChangedEvent
-
- HttpResponse.ProgressEvent - Class in xyz.cofe.http
-
- HttpResponse.RedirectEvent - Class in xyz.cofe.http
-
- HttpResponse.State - Enum in xyz.cofe.http
-
Состояние объекта
- HttpResponse.StateChangedEvent - Class in xyz.cofe.http
-
- httpStatusHelper - Static variable in class xyz.cofe.http.download.GetPart
-
- httpStatusHelper - Static variable in class xyz.cofe.http.HttpDownloader
-
- httpStatusHelper - Static variable in class xyz.cofe.http.HttpResponse
-
- HttpStatusHelper - Class in xyz.cofe.http
-
Декодирование HTTP status code
- HttpStatusHelper() - Constructor for class xyz.cofe.http.HttpStatusHelper
-
- id - Variable in class xyz.cofe.http.download.GetPart
-
- id - Variable in class xyz.cofe.http.FormMultipartData.BinaryPart
-
- id - Variable in class xyz.cofe.http.FormMultipartData.TextPart
-
- id - Variable in class xyz.cofe.http.HttpClient
-
Идентификатор объекта в пределах приложения
- id - Variable in class xyz.cofe.http.HttpDownloader
-
Идентификатор объекта в пределах приложения
- id - Variable in class xyz.cofe.http.HttpRequest
-
Идентификатор объекта в пределах приложения
- id - Variable in class xyz.cofe.http.HttpResponse
-
Идентификатор объекта в пределах приложения
- idseq - Static variable in class xyz.cofe.http.download.GetPart
-
- IM_USED - Static variable in class xyz.cofe.http.HttpStatusHelper
-
заголовок A-IM от клиента был
успешно принят и сервер возвращает содержимое с учётом указанных параметров.
- ImmutableFragment - Class in xyz.cofe.common
-
Фрагмент данных.
- ImmutableFragment(long, long) - Constructor for class xyz.cofe.common.ImmutableFragment
-
Конструктор
- ImmutableFragment() - Constructor for class xyz.cofe.common.ImmutableFragment
-
- ImmutableFragment(ImmutableFragment) - Constructor for class xyz.cofe.common.ImmutableFragment
-
Конструктор копирования
- ImmutableFragments - Class in xyz.cofe.common
-
Набор фрагментов
- ImmutableFragments() - Constructor for class xyz.cofe.common.ImmutableFragments
-
Конструктор по умолч
- ImmutableFragments(ImmutableFragment[]) - Constructor for class xyz.cofe.common.ImmutableFragments
-
Конструктор из фрагментов
- ImmutableFragments(Iterable<ImmutableFragment>) - Constructor for class xyz.cofe.common.ImmutableFragments
-
Конструктор из фрагментов
- ImmutableFragments(ImmutableFragments) - Constructor for class xyz.cofe.common.ImmutableFragments
-
Конструктор копирования
- ImmutableFragments.FragmentsIterator - Class in xyz.cofe.common
-
Итератор по фрагментам
- include(ImmutableFragment) - Method in class xyz.cofe.common.ImmutableFragment
-
Проверка включения под фрагмента
- increment() - Method in class xyz.cofe.http.download.DoubleCounter
-
Увеличивает счечик и возвращает его значение
- increment() - Method in class xyz.cofe.http.download.IntCounter
-
Увеличивает счечик и возвращает его значение
- increment() - Method in class xyz.cofe.http.download.LongCounter
-
Увеличивает счечик и возвращает его значение
- increment() - Method in class xyz.cofe.http.download.MaxCounter
-
Увеличивает счечик и возвращает его значение
- increment() - Method in class xyz.cofe.http.download.OverflowCounter
-
Увеличивает счечик и возвращает его значение
- indexOf(Object) - Method in class xyz.cofe.common.Fragments
-
- indexOf(ImmutableFragment) - Method in class xyz.cofe.common.ImmutableFragments
-
- indexOf(Object) - Method in class xyz.cofe.http.download.GetPartList
-
- InetAddress - Class in xyz.cofe.http
-
Интернет адрес
- InetAddress() - Constructor for class xyz.cofe.http.InetAddress
-
Конструктор по умолчанию
- InetAddress(InetAddress) - Constructor for class xyz.cofe.http.InetAddress
-
Конструктор копирования
- InetAddress(InetSocketAddress) - Constructor for class xyz.cofe.http.InetAddress
-
Конструктор копирования
- InetAddress(String, int) - Constructor for class xyz.cofe.http.InetAddress
-
- init(long, long) - Method in class xyz.cofe.common.ImmutableFragment
-
- init(ImmutableFragment) - Method in class xyz.cofe.common.ImmutableFragment
-
- initDefault() - Method in class xyz.cofe.http.MimeTypes
-
- initFragments(ContentFragments, HttpResponse, long) - Method in class xyz.cofe.http.download.EqualsFragments
-
- initFragments(ContentFragments, long, int, long, Func3<ContentFragment, ContentFragments, Long, Long>) - Static method in class xyz.cofe.http.download.FastEqualsFragments
-
- initFragments(ContentFragments, HttpResponse, long) - Method in class xyz.cofe.http.download.FastEqualsFragments
-
- InitFragments - Interface in xyz.cofe.http.download
-
Первоначальная инициализация фрагментов
- initFragments(ContentFragments, HttpResponse, long) - Method in interface xyz.cofe.http.download.InitFragments
-
Инициализирует массив фрагментов
- inspectResource(URL) - Method in class xyz.cofe.http.web.SiteScanner
-
- instance - Static variable in class xyz.cofe.http.BuildInfo
-
- instanceID - Variable in class xyz.cofe.common.ImmutableFragment
-
- INSUFFICIENT_STORAGE - Static variable in class xyz.cofe.http.HttpStatusHelper
-
не хватает места для выполнения текущего запроса.
- IntCounter - Class in xyz.cofe.http.download
-
Синхронный счетчик
- IntCounter() - Constructor for class xyz.cofe.http.download.IntCounter
-
Значение по умолчанию = 0.
- IntCounter(int) - Constructor for class xyz.cofe.http.download.IntCounter
-
Конструктор
- IntCounter(Lock) - Constructor for class xyz.cofe.http.download.IntCounter
-
Значение по умолчанию = 0.
- IntCounter(int, Lock) - Constructor for class xyz.cofe.http.download.IntCounter
-
Конструктор
- IntCounter(IntCounter) - Constructor for class xyz.cofe.http.download.IntCounter
-
Конструктор копирования
- IntCounter(IntCounter, Lock) - Constructor for class xyz.cofe.http.download.IntCounter
-
Конструктор копирования
- INTERNAL_SERVER_ERROR - Static variable in class xyz.cofe.http.HttpStatusHelper
-
любая внутренняя ошибка сервера, которая не
входит в рамки остальных ошибок класса.
- intersection(ImmutableFragment) - Method in class xyz.cofe.common.ImmutableFragment
-
Получение пересечения
- intersections - Variable in class xyz.cofe.common.ImmutableFragments
-
- invalidRangeContentStart - Variable in class xyz.cofe.http.download.BasicFragmentValidator
-
- invalidRangeContentStart(GetPart, ContentFragment) - Method in class xyz.cofe.http.download.BasicFragmentValidator
-
- isAlive() - Method in class xyz.cofe.http.HttpDownloader
-
Возвращает признак паралельной работы,
соответ возможность вызвать методы waitForFinished() и stop()
- isAllowParialContent() - Method in class xyz.cofe.http.HttpDownloader
-
Поддерживать частичную докачку фрагментов
- isAsync() - Method in class xyz.cofe.http.HttpDownloader
-
Работать асинхронно (start)
- isAsync() - Method in class xyz.cofe.http.HttpRequest
-
Указывает асинхронный режим
- isAsync() - Method in class xyz.cofe.http.HttpResponse
-
- isAsync() - Method in class xyz.cofe.http.web.SiteScanner
-
Указывает асинхронный режим
- isChildPath - Variable in class xyz.cofe.http.web.FollowLink
-
Ссылка (путь) является дочерней по отношению к базовой
- isChildPath(URL, URL) - Static method in class xyz.cofe.http.web.FollowLink
-
- isClientError(int) - Method in class xyz.cofe.http.HttpStatusHelper
-
- isEmpty() - Method in class xyz.cofe.common.Fragments
-
- isEmpty() - Method in class xyz.cofe.http.download.GetPartList
-
- isEmpty() - Method in class xyz.cofe.http.FormMultipartData
-
- isEmpty() - Method in class xyz.cofe.http.FormUrlencodedMap
-
- isEquals(Fragment, Fragment) - Method in class xyz.cofe.common.Fragments
-
- isEquals(byte[], byte[]) - Method in class xyz.cofe.common.Hash
-
Проверка на равенство хэшей
- isEquals(ImmutableFragment, ImmutableFragment) - Method in class xyz.cofe.common.ImmutableFragments
-
- isErrorsNotExists() - Method in class xyz.cofe.http.HttpResponse
-
Проверяет что:
есть ответ сервера
статус ответа сервера в диапазоне 200 - 299
есть заголовки сервера
нет ошибок - свойство errors
- isFinished(GetPart) - Method in class xyz.cofe.http.download.BasicFragmentValidator
-
- isFinished() - Method in class xyz.cofe.http.download.GetPart
-
Запрос завершен
- isFinished() - Method in class xyz.cofe.http.HttpDownloader
-
Объект находится в конечном состоянии, загрузка не производится
- isFinished() - Method in class xyz.cofe.http.HttpResponse
-
Возвращает прзнак что объект завершил работу и находится в конечном состоянии
- IsFinished - Interface in xyz.cofe.http
-
Функция "заверешно"
- isFinished() - Method in interface xyz.cofe.http.IsFinished
-
- isFinished() - Method in class xyz.cofe.http.web.SiteScanner
-
Возвращает прзнак что объект завершил работу и находится в конечном состоянии
- isFollowRedirect() - Method in class xyz.cofe.http.HttpDownloader
-
Переходить по redirect
- isFollowRedirect() - Method in class xyz.cofe.http.HttpRequest
-
Переходить по redirect
- isFollowRedirect() - Method in class xyz.cofe.http.HttpResponse
-
Переходить по redirect
- isForcePartialDownload() - Method in class xyz.cofe.http.HttpDownloader
-
Форсировать частичную докачку, даже если это не требуется
- isFullDownloaded() - Method in class xyz.cofe.http.ContentFragment
-
Возвращает признак что указанный фрагмент полностью загружен
- isHashMatched() - Method in class xyz.cofe.http.download.ContentValidatorProgressEvent
-
- isHashMatched() - Method in class xyz.cofe.http.HttpDownloader.ContentValidateProgressEvent
-
- isHtml(String) - Method in class xyz.cofe.http.MimeTypes
-
Проверяет что mime тип относится к html файлам
- isInfoStatus(int) - Method in class xyz.cofe.http.HttpStatusHelper
-
- isJavascript(String) - Method in class xyz.cofe.http.MimeTypes
-
Проверяет что mime тип относится к javascript файлам
- isOutside() - Method in class xyz.cofe.http.download.HashContentValidator
-
Включать в результат фрагменты не представленные в оригиналом списке
- isPartialContent() - Method in class xyz.cofe.http.download.GetPart
-
Запрос содержит фграмент.
- isPartialContentSupport() - Method in class xyz.cofe.http.web.Resource
-
- isPartialMode() - Method in class xyz.cofe.http.HttpDownloader
-
- isPaused() - Method in class xyz.cofe.http.download.GetPart
-
пауза установлена
- isRangeFragmentValid() - Method in class xyz.cofe.http.download.GetPart
-
Проверяет что полученный диапазон (но не сами данные) соответствет запрошенному диапазону.
- isRedirect(int) - Method in class xyz.cofe.http.HttpStatusHelper
-
- isRepeat() - Method in class xyz.cofe.http.HttpDownloader.CatchFirstStatus
-
- isServerContinueSupported() - Method in class xyz.cofe.http.HttpDownloader
-
Указывает, сервер поддерживает докачку
- isServerError(int) - Method in class xyz.cofe.http.HttpStatusHelper
-
- isServerResponse() - Method in class xyz.cofe.http.download.GetPart
-
Возвращает - сервер вернул часть данных, включая status code и заголовки.
- isSiblingPath(URL, URL) - Static method in class xyz.cofe.http.web.FollowLink
-
- isSuccess(int) - Method in class xyz.cofe.http.HttpStatusHelper
-
- isSuccessResponse() - Method in class xyz.cofe.http.download.GetPart
-
Запрос выполнен успешно.
- isSupportedContinueDownload(HttpResponse) - Static method in class xyz.cofe.http.HttpDownloader
-
- isText(String) - Method in class xyz.cofe.http.MimeTypes
-
Проверяет что mime тип относится к текстовым файлам
- isVisited(URL) - Method in class xyz.cofe.http.web.SiteScanner
-
Проверка что указанный адрес уже числеце в посещенных
- isWriteNullValue() - Method in class xyz.cofe.http.FormUrlencodedMap
-
- isXml(String) - Method in class xyz.cofe.http.MimeTypes
-
Проверяет что mime тип относится к xml файлам
- items() - Method in class xyz.cofe.http.WaitPool
-
- iterator() - Method in class xyz.cofe.common.Fragments
-
- iterator() - Method in class xyz.cofe.common.ImmutableFragments
-
- iterator() - Method in class xyz.cofe.http.download.GetPartList
-
- sameHost - Variable in class xyz.cofe.http.web.FollowLink
-
Ссылка на этот же хост
- samePort - Variable in class xyz.cofe.http.web.FollowLink
-
Ссылка на этот же порт
- sample - Variable in class xyz.cofe.http.download.ContentValidatorProgressEvent
-
- sampleFragments - Variable in class xyz.cofe.http.HttpDownloader.ContentValidateProgressEvent
-
- sampleNum - Variable in class xyz.cofe.http.download.ContentValidatorProgressEvent
-
- sampleNum - Variable in class xyz.cofe.http.HttpDownloader.ContentValidateProgressEvent
-
- sampleTotal - Variable in class xyz.cofe.http.download.ContentValidatorProgressEvent
-
- sampleTotal - Variable in class xyz.cofe.http.HttpDownloader.ContentValidateProgressEvent
-
- scan(URL, Resource) - Method in class xyz.cofe.http.web.SiteScanner
-
- scan(URL, Resource, Resource) - Method in class xyz.cofe.http.web.SiteScanner
-
- ScanBeginEvent - Class in xyz.cofe.http.web
-
Событие начала сканирования web ресурса
- ScanBeginEvent(SiteScanner, URL, Resource, Resource) - Constructor for class xyz.cofe.http.web.ScanBeginEvent
-
- ScanEndEvent - Class in xyz.cofe.http.web
-
Событие заверения сканирования web ресурса
- ScanEndEvent(SiteScanner, URL, Resource, Resource) - Constructor for class xyz.cofe.http.web.ScanEndEvent
-
- scanLinks(Resource) - Method in class xyz.cofe.http.web.SiteScanner
-
- SEE_OTHER - Static variable in class xyz.cofe.http.HttpStatusHelper
-
документ по запрошенному URI нужно запросить по адресу в поле
Location заголовка с использованием метода GET несмотря даже на то,
что первый запрашивался иным методом.
- select(URI) - Method in class xyz.cofe.http.MultiProxy
-
- select(URI) - Method in class xyz.cofe.http.OneProxy
-
- select(URI) - Method in class xyz.cofe.http.SingleProxySelector
-
- select(URI) - Method in class xyz.cofe.http.SystemProxySelector
-
- sequenceID - Static variable in class xyz.cofe.http.HttpClient
-
- sequenceID - Static variable in class xyz.cofe.http.HttpDownloader
-
- sequenceID - Static variable in class xyz.cofe.http.HttpRequest
-
- sequenceID - Static variable in class xyz.cofe.http.HttpResponse
-
- sequneceID - Static variable in class xyz.cofe.common.ImmutableFragment
-
- serverContinueSupported - Variable in class xyz.cofe.http.HttpDownloader
-
- SERVICE_UNAVAILABLE - Static variable in class xyz.cofe.http.HttpStatusHelper
-
сервер временно не имеет возможности обрабатывать запросы
по техническим причинам (обслуживание, перегрузка и прочее).
- seStatusCodeInvalid(OverflowCounter) - Method in class xyz.cofe.http.download.BasicFragmentValidator
-
- set(int, Fragment) - Method in class xyz.cofe.common.Fragments
-
- set(int, ImmutableFragment) - Method in class xyz.cofe.common.ImmutableFragments
-
- set(T) - Method in class xyz.cofe.http.download.Counter
-
Устанавливает значение счетчика
- set(int, GetPart) - Method in class xyz.cofe.http.download.GetPartList
-
- set(T) - Method in interface xyz.cofe.http.download.SetCounter
-
- set(String, String) - Method in class xyz.cofe.http.HttpHeaders
-
Установка заголовка
- setAccept(String) - Method in class xyz.cofe.http.HttpHeaders
-
- setAcceptCharset(Charset) - Method in class xyz.cofe.http.HttpHeaders
-
Accept-Charset: UTF-8
- setAcceptLanguage(String) - Method in class xyz.cofe.http.HttpHeaders
-
ru-RU,ru;q=0.8,en-US;q=0.6,en;q=0.4
- setAddress(InetAddress) - Method in class xyz.cofe.http.Proxy
-
Указывает адрес прокси
- setAllowParialContent(boolean) - Method in class xyz.cofe.http.HttpDownloader
-
Поддерживать частичную докачку фрагментов
- setAsync(boolean) - Method in class xyz.cofe.http.HttpDownloader
-
Работать асинхронно (start)
- setAsync(boolean) - Method in class xyz.cofe.http.HttpRequest
-
Указывает асинхронный режим
- setAsync(boolean) - Method in class xyz.cofe.http.web.SiteScanner
-
Указывает асинхронный режим
- setBadStatusCounter(MaxCounter) - Method in class xyz.cofe.http.HttpDownloader
-
- setBegin(long) - Method in class xyz.cofe.common.Fragment
-
Установка начала фрагмента
- setBindErrCounter(MaxCounter) - Method in class xyz.cofe.http.HttpDownloader
-
Счетчик BindException
- setBoundary(String) - Method in class xyz.cofe.http.FormMultipartData
-
- setCharset(Charset) - Method in class xyz.cofe.http.FormMultipartData.BinaryPart
-
- setCharset(Charset) - Method in class xyz.cofe.http.FormMultipartData
-
- setCharset(Charset) - Method in interface xyz.cofe.http.FormMultipartData.SetCharset
-
- setCharset(Charset) - Method in class xyz.cofe.http.FormMultipartData.TextPart
-
- setCharset(Charset) - Method in class xyz.cofe.http.FormUrlencodedMap
-
- setClientErrorCounter(MaxCounter) - Method in class xyz.cofe.http.HttpDownloader
-
- setConnectErrCounter(MaxCounter) - Method in class xyz.cofe.http.HttpDownloader
-
- setConnectTimeout(int) - Method in class xyz.cofe.http.HttpClient
-
- setConnectTimeout(int) - Method in class xyz.cofe.http.HttpRequest
-
- setContentBuffer(ContentBuffer) - Method in class xyz.cofe.http.HttpDownloader
-
Указывает буффер для content-а
- setContentBuffer(ContentBuffer) - Method in class xyz.cofe.http.HttpRequest
-
Указывает буффер для content-а
- setContentLength(long) - Method in class xyz.cofe.http.web.Resource
-
- setContentOffsetStart(long) - Method in class xyz.cofe.http.HttpRequest
-
Указывает с какой позиции записывать в content buffer
- setContentType(String) - Method in class xyz.cofe.http.FormMultipartData.BinaryPart
-
- setContentType(String) - Method in class xyz.cofe.http.FormMultipartData.TextPart
-
- setContentType(String) - Method in class xyz.cofe.http.web.Resource
-
- setContentValidator(ContentValidator) - Method in class xyz.cofe.http.HttpDownloader
-
Проверка скачанного контента
- setContentWriterPos(long) - Method in class xyz.cofe.http.HttpResponse
-
- setCookie(String) - Method in class xyz.cofe.http.HttpHeaders
-
- setCount(int) - Method in class xyz.cofe.common.ImmutableFragments
-
- SetCounter<T extends Number> - Interface in xyz.cofe.http.download
-
- setCurrentRequest(HttpRequest) - Method in class xyz.cofe.http.HttpResponse
-
Устанавливает текущий запрос
- setData(Func1<Object, URLConnection>) - Method in class xyz.cofe.http.HttpRequest
-
- setData(Func1<Object, URLConnection>) - Method in class xyz.cofe.http.HttpResponse
-
- setDefaultCharset(Charset) - Method in class xyz.cofe.http.HttpClient
-
- setDefaultFragmentSize(int) - Method in class xyz.cofe.http.HttpDownloader
-
Указывает размер фрагмента по умолчанию
- setDefaultProxy(Proxy) - Method in class xyz.cofe.http.MultiProxy
-
- setDownloadBufferSize(int) - Method in class xyz.cofe.http.HttpResponse
-
- setDownloadedNotMatchRequired(OverflowCounter) - Method in class xyz.cofe.http.download.BasicFragmentValidator
-
- setDownloadedSize(long) - Method in class xyz.cofe.http.ContentFragment
-
Указывает кол-во загружен байт
- setEnd(long) - Method in class xyz.cofe.common.Fragment
-
Установка конца фрагмента
- setErrors(OverflowCounter) - Method in class xyz.cofe.http.download.BasicFragmentValidator
-
- setExcepts(Collection<UrlPattern>) - Method in class xyz.cofe.http.OneProxy
-
- setFileName(Object) - Method in class xyz.cofe.http.FormMultipartData.BinaryPart
-
- setFollowRedirect(boolean) - Method in class xyz.cofe.http.HttpDownloader
-
Переходить по redirect
- setFollowRedirect(boolean) - Method in class xyz.cofe.http.HttpRequest
-
Переходить по redirect
- setFollowRedirect(boolean) - Method in class xyz.cofe.http.HttpResponse
-
Переходить по redirect
- setForcePartialDownload(boolean) - Method in class xyz.cofe.http.HttpDownloader
-
Форсировать частичную докачку, даже если это не требуется
- setFragments(ImmutableFragment[]) - Method in class xyz.cofe.common.ImmutableFragments
-
- setFragments(ContentFragments) - Method in class xyz.cofe.http.HttpDownloader
-
Установка фрагментов
- setFragmentSize(int) - Method in class xyz.cofe.http.download.EqualsFragments
-
Указывает размер фрагмента по умолчанию
- setFragmentSize(int) - Method in class xyz.cofe.http.download.FastEqualsFragments
-
Указывает размер фрагмента по умолчанию
- setFragmentValidator(FragmentValidator) - Method in class xyz.cofe.http.HttpDownloader
-
Проверка получения фрагмента
- setHeadersNotExistsCounter(MaxCounter) - Method in class xyz.cofe.http.HttpDownloader
-
- setHost(String) - Method in class xyz.cofe.http.InetAddress
-
- setHtmlPage(HtmlPage) - Method in class xyz.cofe.http.web.Resource
-
- setHttpClient(HttpClient) - Method in class xyz.cofe.http.HttpRequest
-
- setHttpClient(HttpClient) - Method in class xyz.cofe.http.web.SiteScanner
-
- setHttpHeaders(HttpHeaders) - Method in class xyz.cofe.http.HttpRequest
-
- setHttpHeaders(HttpHeaders) - Method in class xyz.cofe.http.HttpResponse
-
- setHttpRetryCounter(MaxCounter) - Method in class xyz.cofe.http.HttpDownloader
-
- setIfModifiedSinceGMT(Date) - Method in class xyz.cofe.http.HttpHeaders
-
Устанавливает время для проверки: изменился ли объект с указаного времени (заголовок If-Modified-Since).
- setIfModifiedSinceLocal(Date) - Method in class xyz.cofe.http.HttpHeaders
-
Устанавливает время для проверки: изменился ли объект с указаного времени (заголовок If-Modified-Since).
- setInfoStatusCounter(MaxCounter) - Method in class xyz.cofe.http.HttpDownloader
-
- setInvalidRangeContentStart(OverflowCounter) - Method in class xyz.cofe.http.download.BasicFragmentValidator
-
- setLastModifiedGMT(Date) - Method in class xyz.cofe.http.HttpHeaders
-
Устанавливает время последнего изменения объекта (заголовок Last-Modified)
- setLastModifiedLocal(Date) - Method in class xyz.cofe.http.HttpHeaders
-
Устанавливает время последнего изменения объекта (заголовок Last-Modified)
- setLastRedirect(URL) - Method in class xyz.cofe.http.web.Resource
-
- setLocation(String) - Method in class xyz.cofe.http.HttpHeaders
-
Указывает redirect
- setMalformedURLCounter(MaxCounter) - Method in class xyz.cofe.http.HttpDownloader
-
- setMax(int) - Method in class xyz.cofe.http.download.MaxCounter
-
Устанавливает максимальное значение.
- setMaxDownloadSize(long) - Method in class xyz.cofe.http.HttpRequest
-
Устанавливает максимум загужаемых данных.
- setMaxDownloadSize(long) - Method in class xyz.cofe.http.HttpResponse
-
Устанавливает максимум загужаемых данных.
- setMaxParallesGetParts(int) - Method in class xyz.cofe.http.HttpDownloader
-
Указывает максимальное возможное кол-во паралельных потоков
- setMd5(String) - Method in class xyz.cofe.http.ContentFragment
-
- setMethod(String) - Method in class xyz.cofe.http.HttpRequest
-
Указывает HTTP метод
- setMirrors(Mirrors) - Method in class xyz.cofe.http.download.GetPartMirror
-
- setMultipleErrorsCounter(MaxCounter) - Method in class xyz.cofe.http.HttpDownloader
-
Счетчик ошибок (более 1 ошибки за раз) старта
- setName(String) - Method in class xyz.cofe.http.FormMultipartData.BinaryPart
-
- setName(String) - Method in class xyz.cofe.http.FormMultipartData.TextPart
-
- setNoRouteToHostCounter(MaxCounter) - Method in class xyz.cofe.http.HttpDownloader
-
- setNotPartialContent(OverflowCounter) - Method in class xyz.cofe.http.download.BasicFragmentValidator
-
- setNRequest(Mirrors.NRequest) - Method in class xyz.cofe.http.download.GetPartMirror
-
- setNullHttpHeaders(OverflowCounter) - Method in class xyz.cofe.http.download.BasicFragmentValidator
-
- setOutside(boolean) - Method in class xyz.cofe.http.download.HashContentValidator
-
Включать в результат фрагменты не представленные в оригиналом списке
- setOverflowAction(OverflowAction) - Method in class xyz.cofe.http.download.OverflowCounter
-
Указывает действие выполняемое при переполнении
- setPartialContentSupport(boolean) - Method in class xyz.cofe.http.web.Resource
-
- setPartialMode(boolean) - Method in class xyz.cofe.http.HttpDownloader
-
- setPattern(String) - Method in class xyz.cofe.http.RegexUrlPattern
-
- setPattern(String) - Method in class xyz.cofe.http.WildcardUrlPattern
-
- setPort(int) - Method in class xyz.cofe.http.InetAddress
-
- setPortUnreachableCounter(MaxCounter) - Method in class xyz.cofe.http.HttpDownloader
-
- setProtocolErrCounter(MaxCounter) - Method in class xyz.cofe.http.HttpDownloader
-
- setProxy(Proxy) - Method in class xyz.cofe.http.OneProxy
-
- setProxySelector(ProxySelector) - Method in class xyz.cofe.http.HttpClient
-
Настройки прокси
- setRange(long, long) - Method in class xyz.cofe.common.Fragment
-
Устанавливает границы текущего фрагмента
- setRange(long, long) - Method in class xyz.cofe.http.HttpHeaders
-
Указывает размер запрашиваемого фрагмента
- setRangeHeader(String) - Method in class xyz.cofe.http.HttpHeaders
-
указывает заголовок Range
- setReadTimeout(int) - Method in class xyz.cofe.http.HttpClient
-
Указывает таймаут чтения (миллисек.)
- setReadTimeout(int) - Method in class xyz.cofe.http.HttpRequest
-
- setRedirects(List<Pair<URL, URL>>) - Method in class xyz.cofe.http.web.Resource
-
- setRedirectValidate(Func4<Boolean, HttpHeaders, URL, URL, List<Pair<URL, URL>>>) - Method in class xyz.cofe.http.HttpResponse
-
Устанавливает проверку redirect.
- setReferer(String) - Method in class xyz.cofe.http.HttpHeaders
-
Указывает referer, откуда пришел
- setRepeat(boolean) - Method in class xyz.cofe.http.HttpDownloader.CatchFirstStatus
-
- setResponseThreadPriority(int) - Method in class xyz.cofe.http.HttpClient
-
Приоритет потока в котором исполняется запрос
- setServerContinueSupported(Boolean) - Method in class xyz.cofe.http.HttpDownloader
-
Указывает, сервер поддерживает докачку
- setServerErrorCounter(MaxCounter) - Method in class xyz.cofe.http.HttpDownloader
-
- setSetCookie(String) - Method in class xyz.cofe.http.HttpHeaders
-
- setSignal(HttpDownloader.Signal) - Method in class xyz.cofe.http.HttpDownloader
-
- setSize(long) - Method in class xyz.cofe.common.Fragment
-
Указание нового размера для текущего фрагмента
- setSocketErrCounter(MaxCounter) - Method in class xyz.cofe.http.HttpDownloader
-
Счетчик SocketException
- setSocketTimeoutCounter(MaxCounter) - Method in class xyz.cofe.http.HttpDownloader
-
- setState(HttpDownloader.State) - Method in class xyz.cofe.http.HttpDownloader
-
- setState(HttpResponse.State) - Method in class xyz.cofe.http.HttpResponse
-
Устанавливает текущее состояние
- setState(State) - Method in class xyz.cofe.http.web.SiteScanner
-
- setStateAndRetEvent(HttpDownloader.State) - Method in class xyz.cofe.http.HttpDownloader
-
- setStatusCode(int) - Method in class xyz.cofe.http.HttpResponse
-
- setStatusCode(int) - Method in class xyz.cofe.http.web.Resource
-
- setStatusMessage(String) - Method in class xyz.cofe.http.HttpResponse
-
- setStatusMessage(String) - Method in class xyz.cofe.http.web.Resource
-
- setStreamDownloadedSize(long) - Method in class xyz.cofe.http.HttpDownloader
-
Указывает кол-во байт загруженных в режиме stream
- setThreadName(String) - Method in class xyz.cofe.http.HttpResponse
-
Имя паралельного потока
- setTransferEncoding(FormMultipartData.TransferEncoding) - Method in class xyz.cofe.http.FormMultipartData.BinaryPart
-
- setTryCounter(MaxCounter) - Method in class xyz.cofe.http.HttpDownloader
-
Общий счетчик попыток
- setTryFagmentCounter(OverflowCounter) - Method in class xyz.cofe.http.HttpDownloader
-
- setTryStartCounter(MaxCounter) - Method in class xyz.cofe.http.HttpDownloader
-
Счетчик попыток старта
- setType(Proxy.Type) - Method in class xyz.cofe.http.Proxy
-
Указывает тип прокси
- setTypeCast(TypeCastGraph) - Method in class xyz.cofe.http.FormMultipartData
-
- setTypeCast(TypeCastGraph) - Method in class xyz.cofe.http.FormMultipartData.TextPart
-
- setTypeCast(TypeCastGraph) - Method in class xyz.cofe.http.FormUrlencodedMap
-
- setUnknownHostCounter(MaxCounter) - Method in class xyz.cofe.http.HttpDownloader
-
- setUnknownServiceCounter(MaxCounter) - Method in class xyz.cofe.http.HttpDownloader
-
- setUnSupportedStatusCounter(MaxCounter) - Method in class xyz.cofe.http.HttpDownloader
-
- setUriSyntaxErrCounterCounter(MaxCounter) - Method in class xyz.cofe.http.HttpDownloader
-
- setUrl(URL) - Method in class xyz.cofe.http.HttpRequest
-
Указывает запрашиваемый адрес
- setUrl(URL) - Method in class xyz.cofe.http.web.Resource
-
- setUrlMap(Map<UrlPattern, Proxy>) - Method in class xyz.cofe.http.MultiProxy
-
- setUserAgent(String) - Method in class xyz.cofe.http.HttpClient
-
- setUserAgent(String) - Method in class xyz.cofe.http.HttpHeaders
-
HttpClient.class.getName()+"/"+"0.1-SNAPSHOT"
- setUserAgent(String) - Method in class xyz.cofe.http.HttpRequest
-
- setValidFragments(ContentFragments) - Method in class xyz.cofe.http.download.HashContentValidator
-
Указывает Хэш - фрагменты контента
- setValue(Object) - Method in class xyz.cofe.http.FormMultipartData.BinaryPart
-
- setValue(Object) - Method in class xyz.cofe.http.FormMultipartData.TextPart
-
- setWriteNullValue(boolean) - Method in class xyz.cofe.http.FormUrlencodedMap
-
- sha1(InputStream, long, long, int) - Method in class xyz.cofe.common.Hash
-
Подсчет sha-1 указанного набора байт
- sha1(ContentBuffer, ImmutableFragment, int) - Method in class xyz.cofe.common.Hash
-
- sha1(ContentBuffer, long, long, int) - Method in class xyz.cofe.common.Hash
-
Подсчет md5 указанного набора байт
- sha1(File, int) - Method in class xyz.cofe.common.Hash
-
Подсчет md5 указанного набора байт
- sha1(File) - Method in class xyz.cofe.common.Hash
-
Подсчет md5 указанного набора байт
- sha1(byte[], int, int) - Method in class xyz.cofe.common.Hash
-
- sha1(byte[]) - Method in class xyz.cofe.common.Hash
-
- signal - Variable in class xyz.cofe.http.HttpDownloader
-
- SingleProxySelector - Class in xyz.cofe.http
-
Один прокси для всех
- SingleProxySelector() - Constructor for class xyz.cofe.http.SingleProxySelector
-
- SingleProxySelector(Proxy) - Constructor for class xyz.cofe.http.SingleProxySelector
-
- siteScanner - Variable in class xyz.cofe.http.web.CanceledRedirectEvent
-
- siteScanner - Variable in class xyz.cofe.http.web.FollowLinkEvent
-
- siteScanner - Variable in class xyz.cofe.http.web.NoFollowLinkEvent
-
- siteScanner - Variable in class xyz.cofe.http.web.RedirectEvent
-
- siteScanner - Variable in class xyz.cofe.http.web.ScanBeginEvent
-
- siteScanner - Variable in class xyz.cofe.http.web.ScanEndEvent
-
- SiteScanner - Class in xyz.cofe.http.web
-
Анализирует структуру сайта
- SiteScanner() - Constructor for class xyz.cofe.http.web.SiteScanner
-
- SiteScanner.Listener - Interface in xyz.cofe.http.web
-
- SiteScanner.ListenerAdapter - Class in xyz.cofe.http.web
-
- siteScannerEvent(Object) - Method in interface xyz.cofe.http.web.SiteScanner.Listener
-
- siteScannerEvent(Object) - Method in class xyz.cofe.http.web.SiteScanner.ListenerAdapter
-
- size() - Method in class xyz.cofe.common.Fragments
-
- size(long) - Method in class xyz.cofe.common.ImmutableFragment
-
Указание нового размера
- size() - Method in class xyz.cofe.http.download.GetPartList
-
- size() - Method in class xyz.cofe.http.FormMultipartData
-
- size() - Method in class xyz.cofe.http.FormUrlencodedMap
-
- sizeEqualsPredicate(long) - Static method in class xyz.cofe.common.Fragments
-
- skipDownload(ContentFragment) - Method in class xyz.cofe.http.HttpDownloader
-
Пропуск закачки указанного фрагмента
- SkippedFragmentEvent(HttpDownloader, ContentFragment) - Constructor for class xyz.cofe.http.HttpDownloader.SkippedFragmentEvent
-
- skippedFragmentsInWork - Variable in class xyz.cofe.http.download.CreatedNewParts
-
Пропущенные фрагменты, ктоорые уже в работе
- skippedFragmentsInWorkMap - Variable in class xyz.cofe.http.download.CreatedNewParts
-
Пропущенные фрагменты, ктоорые уже в работе
- sort() - Method in class xyz.cofe.common.Fragments
-
Сортировка
- sort(Comparator<ImmutableFragment>) - Method in class xyz.cofe.common.ImmutableFragments
-
- sort() - Method in class xyz.cofe.common.ImmutableFragments
-
Сортирует фрагменты в порядке возрастания
- sorted - Variable in class xyz.cofe.common.ImmutableFragments
-
- sorterByBegin - Static variable in class xyz.cofe.common.Fragments
-
- sorterByBegin - Static variable in class xyz.cofe.common.ImmutableFragments
-
- sorterByInstanceID - Static variable in class xyz.cofe.common.Fragments
-
- sorterByInstanceID - Static variable in class xyz.cofe.common.ImmutableFragments
-
- sorterBySize - Static variable in class xyz.cofe.common.Fragments
-
- sorterBySize - Static variable in class xyz.cofe.common.ImmutableFragments
-
- source - Variable in class xyz.cofe.common.Fragment.Event
-
- source - Variable in class xyz.cofe.common.Fragments.Event
-
- source - Variable in class xyz.cofe.common.StateChangedEvent
-
- source - Variable in class xyz.cofe.http.download.ContentValidatorEvent
-
- start() - Method in class xyz.cofe.http.download.GetPart
-
Запуск на выполнение
- start() - Method in class xyz.cofe.http.HttpDownloader
-
Запуск на закачивание.
- start(ContentFragments) - Method in class xyz.cofe.http.HttpDownloader
-
Возобновление скачивания
Можно вызывать в состоянии Prepare, Finished
- start() - Method in class xyz.cofe.http.HttpResponse
-
Запуск скачивания.
- start(HttpRequest, URL, URLConnection) - Method in class xyz.cofe.http.HttpResponse
-
Запускает процесс скачивания
- start(URL) - Method in class xyz.cofe.http.web.SiteScanner
-
- startDownloading(InputStream) - Method in class xyz.cofe.http.HttpResponse
-
- started - Variable in class xyz.cofe.http.HttpDownloader
-
- started - Variable in class xyz.cofe.http.HttpResponse
-
- State - Enum in xyz.cofe.common
-
Состояние объекта
- state - Variable in class xyz.cofe.http.HttpDownloader
-
- state - Variable in class xyz.cofe.http.HttpResponse
-
- state - Variable in class xyz.cofe.http.web.SiteScanner
-
- StateChangedEvent<SOURCE> - Class in xyz.cofe.common
-
Уведомление о изменении состояния
- StateChangedEvent(SOURCE, State, State) - Constructor for class xyz.cofe.common.StateChangedEvent
-
- StateChangedEvent(HttpDownloader, HttpDownloader.State, HttpDownloader.State) - Constructor for class xyz.cofe.http.HttpDownloader.StateChangedEvent
-
- StateChangedEvent(HttpResponse, HttpResponse.State, HttpResponse.State) - Constructor for class xyz.cofe.http.HttpResponse.StateChangedEvent
-
- statusCode - Variable in class xyz.cofe.http.HttpResponse
-
- statusCodeInvalid - Variable in class xyz.cofe.http.download.BasicFragmentValidator
-
- statusCodeInvalid(GetPart, ContentFragment) - Method in class xyz.cofe.http.download.BasicFragmentValidator
-
- statusMessage - Variable in class xyz.cofe.http.HttpResponse
-
- stop() - Method in class xyz.cofe.http.download.GetPart
-
остановка скачивания
- stop() - Method in class xyz.cofe.http.HttpDownloader
-
прерываение загрузки,
можно вызывать когда работает в параллельном/асинхронном режиме.
- stop(long, long, long) - Method in class xyz.cofe.http.HttpResponse
-
Остановка скаичвания
- stop() - Method in class xyz.cofe.http.HttpResponse
-
Остановка скаивания данных
- stop(long, long, long) - Method in class xyz.cofe.http.web.SiteScanner
-
Остановка скаичвания
- stop() - Method in class xyz.cofe.http.web.SiteScanner
-
Остановка
- stopAll() - Method in class xyz.cofe.http.download.GetPartList
-
- Store(TypeCastGraph, Document) - Constructor for class xyz.cofe.common.FragmentsXmlDom.Store
-
- Store(Document) - Constructor for class xyz.cofe.common.FragmentsXmlDom.Store
-
- streamDownloadedSize - Variable in class xyz.cofe.http.HttpDownloader
-
Кол-во байт загруженных в режиме stream
- subList(int, int) - Method in class xyz.cofe.common.Fragments
-
- subList(int, int) - Method in class xyz.cofe.http.download.GetPartList
-
- substract(ImmutableFragment) - Method in class xyz.cofe.common.ImmutableFragment
-
Вычитание фрагмента
- SWITCH_PROTOCOLS - Static variable in class xyz.cofe.http.HttpStatusHelper
-
сервер предлагает перейти на более подходящий для указанного ресурса протокол;
список предлагаемых протоколов сервер обязательно указывает в поле заголовка Update.
- switchPartialDownload(Mirrors, HttpRequest, HttpResponse, ContentFragments) - Method in class xyz.cofe.http.HttpDownloader
-
Переключение в режим фрагментарной загруки из потокового режима
- syncFireListeners - Variable in class xyz.cofe.common.Fragments
-
- syncFirePropertyListeners - Variable in class xyz.cofe.common.Fragment
-
- syncRun(Func0<T>) - Method in class xyz.cofe.common.Fragments
-
Обновление свойств с учетом блокировок и много поточности.
- syncUpdateProperties(Runnable) - Method in class xyz.cofe.common.Fragment
-
Обновление свойств с учетом блокировок и много поточности.
- SystemProxySelector - Class in xyz.cofe.http
-
Системные настройки прокси
- SystemProxySelector() - Constructor for class xyz.cofe.http.SystemProxySelector
-
- SystemProxySelector(SystemProxySelector) - Constructor for class xyz.cofe.http.SystemProxySelector
-
- valid - Variable in class xyz.cofe.http.download.ContentValidatorEvent
-
- valid - Variable in class xyz.cofe.http.HttpDownloader.ContentValidateEvent
-
- validate(GetPart, ContentFragment) - Method in class xyz.cofe.http.download.BasicFragmentValidator
-
- validate(ContentBuffer, ContentFragments) - Method in interface xyz.cofe.http.download.ContentValidator
-
Проверяет скаченный контент
- validate(GetPart, ContentFragment) - Method in interface xyz.cofe.http.download.FragmentValidator
-
Проверка фрагмента на валидность
- validate(ContentBuffer, ContentFragments) - Method in class xyz.cofe.http.download.HashContentValidator
-
- validate(ContentBuffer, ContentFragments, ContentFragments, LinkedHashSet<ContentFragment>, LinkedHashSet<ContentFragment>, LinkedHashSet<ContentFragment>) - Method in class xyz.cofe.http.download.HashContentValidator
-
Проверяет скаченное содержимое
- validateContent(Mirrors, HttpRequest, ContentValidator) - Method in class xyz.cofe.http.HttpDownloader
-
Проверка содержимого
- validatedFragments - Variable in class xyz.cofe.http.HttpDownloader
-
Проверенные, валидные фрагменты
- validFragments - Variable in class xyz.cofe.http.download.HashContentValidator
-
Хэш - фрагменты контента
- value - Variable in class xyz.cofe.http.download.Counter
-
Значение счетчика
- valueOf(String) - Static method in enum xyz.cofe.common.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum xyz.cofe.http.download.OverflowAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum xyz.cofe.http.FormMultipartData.TransferEncoding
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum xyz.cofe.http.HttpDownloader.Signal
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum xyz.cofe.http.HttpDownloader.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum xyz.cofe.http.HttpResponse.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum xyz.cofe.http.Proxy.Type
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum xyz.cofe.common.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum xyz.cofe.http.download.OverflowAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum xyz.cofe.http.FormMultipartData.TransferEncoding
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class xyz.cofe.http.FormMultipartData
-
- values() - Method in class xyz.cofe.http.FormUrlencodedMap
-
- values() - Static method in enum xyz.cofe.http.HttpDownloader.Signal
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum xyz.cofe.http.HttpDownloader.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum xyz.cofe.http.HttpResponse.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum xyz.cofe.http.Proxy.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VARIANT_ALSO_NEGOTIATES - Static variable in class xyz.cofe.http.HttpStatusHelper
-
в результате ошибочной конфигурации выбранный вариант
указывает сам на себя, из-за чего процесс связывания прерывается.
- visitEachEachWithoutPosition(Func2<Object, Fragment, Fragment>, Func2<Boolean, Fragment, Fragment>) - Method in class xyz.cofe.common.Fragments
-
Обход каждый с каждым,
без учета позиции в сочетании пар и самого себя.
- visitEachEachWithoutPosition(Func2<Object, ImmutableFragment, ImmutableFragment>, Func2<Boolean, ImmutableFragment, ImmutableFragment>) - Method in class xyz.cofe.common.ImmutableFragments
-
Обход каждый с каждым,
без учета позиции в сочетании пар и самого себя.