public static class PathMatcher.PathEq<T> extends java.lang.Object implements PathMatcher<T>
PathMatcher.PathEq<T>
Constructor and Description |
---|
PathEq(java.lang.String path) |
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 boolean handles(HttpRequest request, T sessionState)
handles
in interface PathMatcher<T>
Copyright © 2019. All Rights Reserved.