public class RepositoryCheckPath extends Object implements Serializable
| Constructor and Description | 
|---|
| RepositoryCheckPath() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getPath()Get the path to use for checking the repository connection. | 
| String | getUrl()Get the URL for which this path should be used. | 
| void | setPath(String path)Set the path to use for checking the repository connection. | 
| void | setUrl(String url)Set the URL for which this path should be used. | 
public RepositoryCheckPath()
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.