public static class PathMatcher.PathEq<T> extends Object implements PathMatcher<T>
PathMatcher.PathEq<T>
Modifier and Type | Method and Description |
---|---|
boolean |
handles(HttpRequest request,
T sessionState) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
pathEq
public PathEq(String path)
public boolean handles(HttpRequest request, T sessionState)
handles
in interface PathMatcher<T>
Copyright © 2016. All Rights Reserved.