Package me.panjohnny.jip.server.router
Class StaticRoute
java.lang.Object
me.panjohnny.jip.server.router.Route
me.panjohnny.jip.server.router.StaticRoute
Static route, which matches the path exactly.
For example, if the path is "/home", it will match only "/home".
- Since:
- 1.0
- Author:
- Jan Štefanča
- See Also:
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StaticRoute
-
-
Method Details
-
matches
-