Uses of Class
com.github.mizosoft.methanol.internal.cache.CacheResponseMetadata
-
Packages that use CacheResponseMetadata Package Description com.github.mizosoft.methanol.internal.cache -
-
Uses of CacheResponseMetadata in com.github.mizosoft.methanol.internal.cache
Methods in com.github.mizosoft.methanol.internal.cache that return CacheResponseMetadata Modifier and Type Method Description static CacheResponseMetadataCacheResponseMetadata. decode(java.nio.ByteBuffer metadataBuffer)static CacheResponseMetadataCacheResponseMetadata. from(TrackedResponse<?> response)
-