Package io.inversion

Class Rule.RuleMatcher

java.lang.Object
io.inversion.Rule.RuleMatcher
Enclosing class:
Rule<R extends Rule>

public static class Rule.RuleMatcher extends Object
  • Field Details

  • Constructor Details

    • RuleMatcher

      public RuleMatcher()
    • RuleMatcher

      public RuleMatcher(String spec)
    • RuleMatcher

      public RuleMatcher(String methods, String... paths)
    • RuleMatcher

      public RuleMatcher(String methods, io.inversion.utils.Path path)
    • RuleMatcher

      public RuleMatcher(String methods, List<io.inversion.utils.Path> paths)
  • Method Details