Interface HttpHandlerPath


@Internal public interface HttpHandlerPath
  • Method Details

    • getPath

      String getPath()
      Returns:
      the root URI path to associate the context with the handler
    • getHttpHandler

      HttpHandler getHttpHandler()
      Returns:
      the handler to invoke for incoming requests