Java.Net.ResponseCache: Method Members

The methods of Java.Net.ResponseCache are listed below. For a list of all members, see the ResponseCache Members list.

See Also: Inherited members from Java.Lang.Object

Public Methods

abstract
Get(URI, string, IDictionary<string, IList<string>>) : CacheResponse
Documentation for this section has not yet been entered.
abstract
Put(URI, URLConnection) : CacheRequest
Allows the protocol handler to cache data after retrieving resources.