Uses of Interface
org.eclipse.rdf4j.http.client.SesameClient
-
Packages that use SesameClient Package Description org.eclipse.rdf4j.http.client -
-
Uses of SesameClient in org.eclipse.rdf4j.http.client
Subinterfaces of SesameClient in org.eclipse.rdf4j.http.client Modifier and Type Interface Description interfaceHttpClientSessionManagerManager for remote HTTP sessions using aHttpClient.Classes in org.eclipse.rdf4j.http.client that implement SesameClient Modifier and Type Class Description classSesameClientImplDeprecated.useSharedHttpClientSessionManagerinsteadclassSharedHttpClientSessionManagerA Manager for HTTP sessions that uses a sharedHttpClientto manage HTTP connections.Methods in org.eclipse.rdf4j.http.client with parameters of type SesameClient Modifier and Type Method Description default voidSesameClientDependent. setSesameClient(SesameClient client)Deprecated.
-