Class StaticFilesFilter

java.lang.Object
org.apache.tapestry5.internal.services.StaticFilesFilter
All Implemented Interfaces:
RequestFilter

public class StaticFilesFilter extends Object implements RequestFilter
Identifies requests that are for actual resource files in the context. For those, Tapestry allows the servlet container to process the request.