Class AbstractResource

    • Field Detail

      • parentPath

        protected String parentPath
      • request

        protected javax.servlet.http.HttpServletRequest request
    • Constructor Detail

      • AbstractResource

        protected AbstractResource​(String path,
                                   javax.servlet.http.HttpServletRequest request)
    • Method Detail

      • getParentPath

        public static String getParentPath​(String path)
      • getNameFromPath

        public static String getNameFromPath​(String path)
      • options

        public javax.ws.rs.core.Response options()