Name |
Description |
CacheLifetimeResolverInterface |
A cache lifetime resolver should resolve the given cache lifetime metadata based on the type
and should return an absolute cache lifetime in seconds. |
HandlerFlushInterface |
Handlers implementing this interface should "flush" their underlying proxy. |
HandlerInvalidatePathInterface |
Handlers implementing this will invalidate the given path with the
caching proxy server. |
HandlerInvalidateStructureInterface |
Handlers implementing will invalidate the given structure with the
caching proxy server. |
HandlerUpdateResponseInterface |
Update the response given by the website with headers that
will pass caching details to the proxy caching server. |