Uses of Interface
com.adobe.acs.commons.httpcache.store.TempSink
Packages that use TempSink
-
Uses of TempSink in com.adobe.acs.commons.httpcache.engine
Methods in com.adobe.acs.commons.httpcache.engine that return TempSinkModifier and TypeMethodDescriptionCacheContent.getTempSink()Get the temp size attached to this cache content.HttpCacheServletResponseWrapper.getTempSink()Constructors in com.adobe.acs.commons.httpcache.engine with parameters of type TempSinkModifierConstructorDescriptionHttpCacheServletResponseWrapper(org.apache.sling.api.SlingHttpServletResponse wrappedResponse, TempSink tempSink) -
Uses of TempSink in com.adobe.acs.commons.httpcache.store
Methods in com.adobe.acs.commons.httpcache.store that return TempSinkModifier and TypeMethodDescriptionHttpCacheStore.createTempSink()Create a temp sink for stashing response stream.