Class ServletPathMatch

java.lang.Object
io.undertow.servlet.handlers.ServletPathMatch

public class ServletPathMatch extends Object
Author:
Stuart Douglas
  • Constructor Details

  • Method Details

    • getMatched

      public String getMatched()
    • getRemaining

      public String getRemaining()
    • isRequiredWelcomeFileMatch

      public boolean isRequiredWelcomeFileMatch()
    • getServletChain

      public ServletChain getServletChain()
    • getRewriteLocation

      public String getRewriteLocation()
    • getType

      public ServletPathMatch.Type getType()
    • getMatchString

      public String getMatchString()
    • getMappingMatch

      public javax.servlet.http.MappingMatch getMappingMatch()