Uses of Package
com.github.mizosoft.methanol.internal.cache
Packages that use com.github.mizosoft.methanol.internal.cache
-
Classes in com.github.mizosoft.methanol.internal.cache used by com.github.mizosoft.methanol.internal.cacheClassDescriptionA
RawResponseretrieved from cache.Metadata for each response entry in the cache.A persistentStoreimplementation that saves entries on disk under a specified directory.An immutable 80-bit hash code.A function that computes an 80-bit hash from a string key.A response cache that provides APIs for retrieval, metadata updates, insertion and removal.ARawResponsethat came from the network and may be written to cache.A response with a "raw" body that is yet to be handled.A repository of binary data entries each identified by a string key.Writes an entry's metadata block and data stream.A reader for an entry's data stream.A writer for an entry's data stream.Reads an entry's metadata block and data stream.