Package | Description |
---|---|
org.openrdf.http.client | |
org.openrdf.repository.http |
A repository that serves as a proxy client for a remote
repository on a Sesame Server.
|
Modifier and Type | Method and Description |
---|---|
SesameSession |
SesameClientImpl.createSesameSession(String serverURL) |
SesameSession |
SesameClient.createSesameSession(String serverURL)
Creates a new session to the remote Sesame server to manage the auth
state.
|
Modifier and Type | Method and Description |
---|---|
protected SesameSession |
HTTPRepository.createHTTPClient()
Creates a new HTTPClient object.
|
Copyright © 2001-2016 Aduna. All Rights Reserved.