Uses of Class
com.github.mizosoft.methanol.internal.cache.RawResponse
Packages that use RawResponse
-
Uses of RawResponse in com.github.mizosoft.methanol.internal.cache
Subclasses of RawResponse in com.github.mizosoft.methanol.internal.cacheModifier and TypeClassDescriptionfinal classARawResponseretrieved from cache.final classARawResponsethat came from the network and may be written to cache.Methods in com.github.mizosoft.methanol.internal.cache that return RawResponseModifier and TypeMethodDescriptionabstract RawResponseRawResponse.with(Consumer<ResponseBuilder<?>> mutator)