Class MappingData


  • public class MappingData
    extends Object
    Mapping data.
    • Field Detail

      • mappingType

        public byte mappingType
      • context

        public Object context
      • wrapper

        public Object wrapper
      • servletName

        public String servletName
      • descriptorPath

        public String descriptorPath
      • matchedPath

        public String matchedPath
      • jspWildCard

        public boolean jspWildCard
      • isDefaultContext

        public boolean isDefaultContext
      • contextPath

        public final org.glassfish.grizzly.http.util.DataChunk contextPath
      • requestPath

        public final org.glassfish.grizzly.http.util.DataChunk requestPath
      • wrapperPath

        public final org.glassfish.grizzly.http.util.DataChunk wrapperPath
      • pathInfo

        public final org.glassfish.grizzly.http.util.DataChunk pathInfo
      • redirectPath

        public final org.glassfish.grizzly.http.util.DataChunk redirectPath
      • tmpMapperDC

        public final org.glassfish.grizzly.http.util.DataChunk tmpMapperDC
    • Constructor Detail

      • MappingData

        public MappingData()
    • Method Detail

      • recycle

        public void recycle()