Uses of Class
org.apache.tapestry5.internal.services.assets.BytestreamCache
Packages that use BytestreamCache
Package
Description
[INTERNAL USE ONLY] asset support services; API subject to change
-
Uses of BytestreamCache in org.apache.tapestry5.internal.services.assets
Fields in org.apache.tapestry5.internal.services.assets declared as BytestreamCacheModifier and TypeFieldDescriptionprotected final BytestreamCache
StreamableResourceImpl.bytestreamCache
Constructors in org.apache.tapestry5.internal.services.assets with parameters of type BytestreamCacheModifierConstructorDescriptionStreamableResourceImpl
(String description, ContentType contentType, CompressionStatus compression, long lastModified, BytestreamCache bytestreamCache, AssetChecksumGenerator assetChecksumGenerator, ResponseCustomizer responseCustomizer)