| Name | Description | Type | Package | Framework |
| AbstractConfigurableMultipleStrategy | Abstracts the configurable creation of the strategies. | Class | ro.isdc.wro.model.resource.support | Wro4J |
| AbstractConfigurableSingleStrategy | Abstracts the configurable creation of the strategies. | Class | ro.isdc.wro.model.resource.support | Wro4J |
| AbstractConfigurableStrategySupport | Abstracts the configurable creation of the strategies based on ProviderFinder. | Class | ro.isdc.wro.model.resource.support | Wro4J |
| AbstractDigesterHashStrategy | Uses abstract digester for creating a hash. | Class | ro.isdc.wro.model.resource.support.hash | Wro4J |
| ConfigurableHashStrategy | Uses the HashStrategy implementation associated with an alias read from properties file. | Class | ro.isdc.wro.model.resource.support.hash | Wro4J |
| ConfigurableNamingStrategy | Uses the NamingStrategy implementation associated with an alias read from properties file. | Class | ro.isdc.wro.model.resource.support.naming | Wro4J |
| CRC32HashStrategy | Uses CRC32 algorithm for creating fingerprint. | Class | ro.isdc.wro.model.resource.support.hash | Wro4J |
| DefaultHashEncoderNamingStrategy | Encodes the hash into the folder where the resources is located. | Class | ro.isdc.wro.model.resource.support.naming | Wro4J |
| DefaultHashStrategyProvider | Default implementation of NamingStrategyProvider providing all NamingStrategy implementations fromSince:1. | Class | ro.isdc.wro.model.resource.support.hash | Wro4J |
| DefaultNamingStrategyProvider | Default implementation of NamingStrategyProvider providing all NamingStrategy implementations fromSince:1. | Class | ro.isdc.wro.model.resource.support.naming | Wro4J |
| DefaultResourceAuthorizationManager | Controls the resources which should be accessible through ResourceProxyRequestHandler. | Class | ro.isdc.wro.model.resource.support | Wro4J |
| FolderHashEncoderNamingStrategy | Encodes the hash into the folder where the resources is located. | Class | ro.isdc.wro.model.resource.support.naming | Wro4J |
| HashBuilder | Interface | ro.isdc.wro.model.resource.support.hash | Wro4J | |
| HashEncoderNamingStrategy | The simplest implementation of NamingStrategy which encodes the hash code into the name of the resource. | Class | ro.isdc.wro.model.resource.support.naming | Wro4J |
| HashStrategy | Creates a fingerprint representation of the resource content. | Interface | ro.isdc.wro.model.resource.support.hash | Wro4J |
| HashStrategyProvider | A service provider responsible for providing new implementations of HashStrategy. | Interface | ro.isdc.wro.model.resource.support.hash | Wro4J |
| MD5HashStrategy | Uses MD5 algorithm for creating fingerprint. | Class | ro.isdc.wro.model.resource.support.hash | Wro4J |
| MutableResourceAuthorizationManager | A specialized IResourceAuthorizationManager which is capable of changing the authorized resource in theAuthor:Alex Objelean | Interface | ro.isdc.wro.model.resource.support | Wro4J |
| NamingStrategy | Used to version a resource name somehow. | Interface | ro.isdc.wro.model.resource.support.naming | Wro4J |
| NamingStrategyProvider | A service provider responsible for providing new implementations of NamingStrategy. | Interface | ro.isdc.wro.model.resource.support.naming | Wro4J |
| NoOpNamingStrategy | The simplest implementation of NamingStrategy which preserve the original name. | Class | ro.isdc.wro.model.resource.support.naming | Wro4J |
| ResourceAuthorizationManager | Controls the resources which should be accessible through ResourceProxyRequestHandler. | Interface | ro.isdc.wro.model.resource.support | Wro4J |
| ResourceChangeDetector | Class | ro.isdc.wro.model.resource.support.change | Wro4J | |
| ResourceChangeInfo | Holds details about hashes of watched resources and the group which were detected as changed. | Class | ro.isdc.wro.model.resource.support.change | Wro4J |
| ResourceWatcher | A runnable responsible for watching if any resources were changed and invalidate the cache entry for the group containing obsolete resources. | Class | ro.isdc.wro.model.resource.support.change | Wro4J |
| SHA1HashStrategy | Uses SHA1 algorithm for creating fingerprint. | Class | ro.isdc.wro.model.resource.support.hash | Wro4J |
| SupportedResourceType | Specify for which type of resources the pre or post processor should apply. | Class | ro.isdc.wro.model.resource | Wro4J |
| TimestampNamingStrategy | This naming strategy append a timestamp to the name of the file. | Class | ro.isdc.wro.model.resource.support.naming | Wro4J |