typedrest
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
typedrest
typedrest
/
net.typedrest.endpoints
/
CachingEndpoint
Caching
Endpoint
interface
CachingEndpoint
Endpoint that caches the last response.
Inheritors
AbstractCachingEndpoint
Members
Properties
response
Cache
Link copied to clipboard
abstract
var
responseCache
:
ResponseCache
?
A cached copy of the last response.