android.webkit.UrlInterceptHandler |
This interface is deprecated.
This interface was inteded to be used by Gears. Since Gears was
deprecated, so is this class.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
This method is deprecated.
Do not use, this interface is deprecated.
| |||||||||||
This method is deprecated.
Do not use, this interface is deprecated.
|
This method is deprecated.
Do not use, this interface is deprecated.
Given an URL, returns the PluginData which contains the surrogate response for the request, or null if the handler is not interested.
url | URL string. |
---|---|
headers | The headers associated with the request. May be null. |
This method is deprecated.
Do not use, this interface is deprecated.
Given an URL, returns the CacheResult which contains the surrogate response for the request, or null if the handler is not interested.
url | URL string. |
---|---|
headers | The headers associated with the request. May be null. |