A  B  C  D  E  F  G  H  I  M  N  O  P  R  S  T  U  W 

W

withCacheDirectory(String) - function in dev.gmetal.metador.Metador.Builder
Specify the default cache directory to use for caching downloaded resources.
withPhysicalCacheSize(Long) - function in dev.gmetal.metador.Metador.Builder
Specify the cache size (in bytes) of the physical cache - the cache used for storing downloaded resources by the Resource Retriever
withResourceParser(ResourceParserDelegate) - function in dev.gmetal.metador.Metador.Request.Builder
Override the default ResourceParserDelegate with the specified implementation
withResourceRetriever(ResourceRetriever) - function in dev.gmetal.metador.Metador.Builder
Override the default ResourceRetriever with the specified implementation
withResponseCacheSize(Integer) - function in dev.gmetal.metador.Metador.Builder
Specify the maximum number of responses to cache - the cached responses (url, meta map) produced for the specified URL
A  B  C  D  E  F  G  H  I  M  N  O  P  R  S  T  U  W