Package | Description |
---|---|
org.eclipse.rdf4j.http.client |
Modifier and Type | Interface and Description |
---|---|
interface |
HttpClientSessionManager
Manager for remote HTTP sessions using a
HttpClient . |
Modifier and Type | Class and Description |
---|---|
class |
SesameClientImpl
Deprecated.
use
SharedHttpClientSessionManager instead |
class |
SharedHttpClientSessionManager
A Manager for HTTP sessions that uses a shared
HttpClient to manage HTTP connections. |
Modifier and Type | Method and Description |
---|---|
default void |
SesameClientDependent.setSesameClient(SesameClient client)
Deprecated.
|
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.