| AbstractInstrumentResource | Abstract class for resource instrumentation implementations. |
| AbstractInstrumentResourceFilter | Abstract class for resource instrumentation filters. |
| InstrumentScript | Utility class, which can instrument provided javascript source, instrumentation format is compatible with CriticalJS javascript module. |
| InstrumentScriptFilter | Instrument javascript files, so their usage can be measured. |
| InstrumentStylesheet | Utility class, which can instrument provided stylesheet, instrumentation format is compatible with CriticalCS javascript module. |
| InstrumentStylesheetsFilter | Instrument stylesheet files, their usage can be measured. |
| ResourceCapturingResponseWrapper | Response wrapper used to capture underlying stream and modify final response. |
