- All Implemented Interfaces:
- Function<String,play.mvc.Result>
public class Assets
extends Object
implements Function<String,play.mvc.Result>
Simple function for serving assets. Assets are assumed to be in the specified root directory
- Author:
- Alex Black