Class CacheResponseMetadata
java.lang.Object
com.github.mizosoft.methanol.internal.cache.CacheResponseMetadata
Metadata for each response entry in the cache.
-
Method Summary
Modifier and TypeMethodDescriptionstatic CacheResponseMetadatadecode(ByteBuffer metadataBuffer) encode()static CacheResponseMetadatafrom(TrackedResponse<?> response) booleanmatches(HttpRequest request) uri()varyFields(HttpHeaders headers)
-
Method Details
-
uri
-
matches
-
encode
-
toResponseBuilder
-
decode
- Throws:
IOException
-
from
-
varyFields
-