Package jetbrains.spring.web
Interface CustomUrlHandler
-
- All Known Implementing Classes:
JspController
public interface CustomUrlHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
matches(String urlPath)
-
-
-
Method Detail
-
matches
boolean matches(String urlPath)
-
-