public abstract static class UrlMap.PathMatcher.PathRule extends Object
static UrlMap.PathMatcher.PathRule
create(List<String> paths, URI service)
abstract List<String>
paths()
abstract URI
service()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public abstract List<String> paths()
public abstract URI service()
public static UrlMap.PathMatcher.PathRule create(List<String> paths, URI service)
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.