Class MappingImpl

    • Constructor Detail

      • MappingImpl

        public MappingImpl​(org.glassfish.grizzly.http.server.util.MappingData mappingData)
    • Method Detail

      • getMatchValue

        public String getMatchValue()
        Specified by:
        getMatchValue in interface jakarta.servlet.http.HttpServletMapping
      • getPattern

        public String getPattern()
        Specified by:
        getPattern in interface jakarta.servlet.http.HttpServletMapping
      • getServletName

        public String getServletName()
        Specified by:
        getServletName in interface jakarta.servlet.http.HttpServletMapping
      • getMappingMatch

        public jakarta.servlet.http.MappingMatch getMappingMatch()
        Specified by:
        getMappingMatch in interface jakarta.servlet.http.HttpServletMapping
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object