Interface CustomUrlHandler

  • All Known Implementing Classes:
    JspController

    public interface CustomUrlHandler
    • Method Detail

      • matches

        boolean matches​(String urlPath)