public abstract static class UrlMap.UrlMapTest extends Object
static UrlMap.UrlMapTest
create(String description, String host, String path, URI service)
abstract String
description()
host()
path()
abstract URI
service()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@Nullable public abstract String description()
public abstract String host()
public abstract String path()
public abstract URI service()
public static UrlMap.UrlMapTest create(@Nullable String description, String host, String path, URI service)
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.