Package io.mangoo.routing.routes
Class FileRoute
java.lang.Object
io.mangoo.routing.routes.FileRoute
- All Implemented Interfaces:
MangooRoute
- Author:
- svenkubiak
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FileRoute
public FileRoute()
-
-
Method Details
-
to
Sets the URL for this route- Parameters:
url- The URL for this route
-
getUrl
- Specified by:
getUrlin interfaceMangooRoute- Returns:
- The configured URL for this route
-