Interface RestUrlHandlerImpl.RequestContextProvider

  • Enclosing class:
    RestUrlHandlerImpl

    public static interface RestUrlHandlerImpl.RequestContextProvider
    • Method Detail

      • getHttpServletRequest

        javax.servlet.http.HttpServletRequest getHttpServletRequest()
      • getHttpServletResponse

        javax.servlet.http.HttpServletResponse getHttpServletResponse()