public class PathLocator<T> extends Object implements HandlerLocator<T>
HandlerLocator.List<T>, HandlerLocator.ResourcesDirectory<T>
Constructor and Description |
---|
PathLocator(PathMatcher<T> matcher,
Handler<T> handler) |
Modifier and Type | Method and Description |
---|---|
Handler<T> |
find(HttpRequest headers,
T sessionState) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createDefaultMimeTypeMap
public PathLocator(PathMatcher<T> matcher, Handler<T> handler)
public Handler<T> find(HttpRequest headers, T sessionState)
find
in interface HandlerLocator<T>
Copyright © 2016. All Rights Reserved.