|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectinfo.aduna.infosource.remote.RemoteServer
public class RemoteServer
| Constructor Summary | |
|---|---|
RemoteServer()
|
|
| Method Summary | |
|---|---|
static List<org.openrdf.repository.manager.RepositoryInfo> |
getRemoteRepositories(String serverURL,
String username,
String password,
boolean skipSystemRepo)
|
static org.openrdf.repository.Repository |
getRepository(String serverURL,
String username,
String password,
String id)
|
static org.openrdf.repository.manager.RepositoryInfo |
getRepositoryInfo(String serverURL,
String username,
String password,
String id)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RemoteServer()
| Method Detail |
|---|
public static List<org.openrdf.repository.manager.RepositoryInfo> getRemoteRepositories(String serverURL,
String username,
String password,
boolean skipSystemRepo)
throws org.openrdf.repository.RepositoryException
org.openrdf.repository.RepositoryException
public static org.openrdf.repository.manager.RepositoryInfo getRepositoryInfo(String serverURL,
String username,
String password,
String id)
throws org.openrdf.repository.RepositoryException
org.openrdf.repository.RepositoryException
public static org.openrdf.repository.Repository getRepository(String serverURL,
String username,
String password,
String id)
throws org.openrdf.repository.RepositoryException,
org.openrdf.repository.config.RepositoryConfigException
org.openrdf.repository.RepositoryException
org.openrdf.repository.config.RepositoryConfigException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||