| Interface | Description |
|---|---|
| FileRequest | |
| StreamConsumer |
| Class | Description |
|---|---|
| CookieManagerBasedCookieStore |
This cookieStore implementation is trying to synchronize its content with webview CookieManager in the following way:
- it is aware of the current URL being loaded.
|
| FileRequestBuilder | |
| FileRequester |
The File Requester provides the opportunity to request the local or remote resource from the given URL.
|
| LocalFileRequest | |
| RemoteFileRequest | |
| Result |
| Exception | Description |
|---|---|
| AuthenticationFileRequesterException |
Created by matuw on 2015-04-17.
|
| FileRequesterException |
Exception storing status code when request returns different code then 200
|