org.openrdf.http.webclient.server
Class Server
java.lang.Object
org.openrdf.http.webclient.server.Server
public class Server
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Server
public Server(String location)
throws RepositoryException
- Throws:
RepositoryException
getLocation
public String getLocation()
getRepositoryManager
public RemoteRepositoryManager getRepositoryManager()
- Returns:
- Returns the repositoryManager.
getRepositoryInfos
public List<RepositoryInfo> getRepositoryInfos()
throws RepositoryException
- Throws:
RepositoryException
Copyright © 2001-2008 Aduna. All Rights Reserved.