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) |
public PathLocator(PathMatcher<T> matcher, Handler<T> handler)
public Handler<T> find(HttpRequest headers, T sessionState)
find
in interface HandlerLocator<T>
Copyright © 2017. All Rights Reserved.