Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.tapestry5.services.assets Classes and Interfaces - 13 results found.
NameDescriptionTypePackageFramework
AssetPathConstructorEncapsulates the logic or creating the path portion of an asset URL, including the application version.Interfaceorg.apache.tapestry5.services.assetsApache Tapestry
AssetRequestHandlerHandler for asset requests, which expose some kind of Asset to the user agent (i.Interfaceorg.apache.tapestry5.services.assetsApache Tapestry
AssetsModuleClassorg.apache.tapestry5.services.assetsApache Tapestry
AssetSourceUsed to find or create an Asset with a given path.Interfaceorg.apache.tapestry5.servicesApache Tapestry
CompressionAnalyzerIdentifies which content types are compressable.Interfaceorg.apache.tapestry5.services.assetsApache Tapestry
CompressionStatusenum CompressionStatusextends EnumIndicates how the content inside a StreamableResource is (potentially) compressed.Classorg.apache.tapestry5.services.assetsApache Tapestry
ContentTypeAnalyzerUsed to determine the MIME content type for a resource.Interfaceorg.apache.tapestry5.services.assetsApache Tapestry
ResourceDependenciesUsed by some ResourceTransformer implementations to track additional dependencies that can arise when the underlying resource being transformed can be dependent on other resources (for instance, if it has theInterfaceorg.apache.tapestry5.services.assetsApache Tapestry
ResourceMinimizerCertain kinds of resources can be minimized: this primarily refers to JavaScript and CSS, both of which contain whitespace, comments and other features that can be reduced.Interfaceorg.apache.tapestry5.services.assetsApache Tapestry
ResourceTransformerA transformer is used to read a Resource and pass it through a transformation stage, to get a stream that can be used on the client side.Interfaceorg.apache.tapestry5.services.assetsApache Tapestry
StreamableResourceAn object, derived from a Resource, that can be streamed (ultimately, to a client web browser).Interfaceorg.apache.tapestry5.services.assetsApache Tapestry
StreamableResourceProcessingenum StreamableResourceProcessingextends EnumDefines additional features desired when accessing the content of a Resource asClassorg.apache.tapestry5.services.assetsApache Tapestry
StreamableResourceSourceConverts Resources into StreamableResources, and may be responsible for transforming resources based on file extension.Interfaceorg.apache.tapestry5.services.assetsApache Tapestry