Package io.varhttp

Class ControllerMatch

java.lang.Object
io.varhttp.ControllerMatch

public class ControllerMatch extends Object
  • Constructor Details

  • Method Details

    • getMethod

      public Method getMethod()
    • getPath

      public String getPath()
    • getHttpMethods

      public Set<HttpMethod> getHttpMethods()
    • getContentType

      public String getContentType()