Class PathWatcher.ExactPathMatcher

java.lang.Object
org.eclipse.jetty.util.PathWatcher.ExactPathMatcher
All Implemented Interfaces:
PathMatcher
Enclosing class:
PathWatcher

private static class PathWatcher.ExactPathMatcher extends Object implements PathMatcher
  • Field Details

    • path

      private final Path path
  • Constructor Details

    • ExactPathMatcher

      ExactPathMatcher(Path path)
  • Method Details