CacheManager | The class CacheManager provides the persistent cache of content that is
received over the network. |
CacheManager.CacheResult | This class represents a resource retrieved from the HTTP cache. |
ConsoleMessage | Public class representing a JavaScript console message from WebCore. |
CookieManager | CookieManager manages cookies according to RFC2109 spec. |
CookieSyncManager | The CookieSyncManager is used to synchronize the browser cookie store
between RAM and permanent storage. |
DateSorter | Sorts dates into the following groups:
Today
Yesterday
seven days ago
one month ago
older than a month ago
|
GeolocationPermissions | This class is used to get Geolocation permissions from, and set them on the
WebView. |
HttpAuthHandler | HTTP authentication handler: local handler that takes care
of HTTP authentication requests. |
JsPromptResult | Public class for handling javascript prompt requests. |
JsResult | |
MimeTypeMap | Two-way map that maps MIME-types to file extensions and vice versa. |
Plugin |
This class is deprecated.
This interface was intended to be used by Gears. Since Gears was
deprecated, so is this class.
|
PluginData |
This class is deprecated.
This class was intended to be used by Gears. Since Gears was
deprecated, so is this class.
|
PluginList |
This class is deprecated.
This interface was intended to be used by Gears. Since Gears was
deprecated, so is this class.
|
SslErrorHandler | SslErrorHandler: class responsible for handling SSL errors. |
UrlInterceptRegistry |
This class is deprecated.
This class was intended to be used by Gears. Since Gears was
deprecated, so is this class.
|
URLUtil | |
WebBackForwardList | This class contains the back/forward list for a WebView. |
WebChromeClient | |
WebHistoryItem | A convenience class for accessing fields in an entry in the back/forward list
of a WebView. |
WebIconDatabase | Functions for manipulating the icon database used by WebView. |
WebSettings | Manages settings state for a WebView. |
WebStorage | Functionality for manipulating the webstorage databases. |
WebView | A View that displays web pages. |
WebView.HitTestResult | |
WebView.WebViewTransport | Transportation object for returning WebView across thread boundaries. |
WebViewClient | |
WebViewDatabase | |