Package | Description |
---|---|
com.atomgraph.core.client | |
com.atomgraph.core.model | |
com.atomgraph.core.model.impl.remote | |
com.atomgraph.core.model.remote |
Modifier and Type | Method and Description |
---|---|
SPARQLClient |
SPARQLClient.addFilter(com.sun.jersey.api.client.filter.ClientFilter authFilter) |
static SPARQLClient |
SPARQLClient.create(com.sun.jersey.api.client.WebResource webResource) |
static SPARQLClient |
SPARQLClient.create(com.sun.jersey.api.client.WebResource webResource,
MediaTypes mediaTypes) |
static SPARQLClient |
SPARQLClient.create(com.sun.jersey.api.client.WebResource webResource,
MediaTypes mediaTypes,
int maxGetRequestSize) |
Modifier and Type | Method and Description |
---|---|
SPARQLClient |
RemoteService.getSPARQLClient() |
Modifier and Type | Method and Description |
---|---|
SPARQLClient |
ServiceImpl.getSPARQLClient() |
SPARQLClient |
EndpointAccessorImpl.getSPARQLClient() |
SPARQLClient |
ServiceImpl.getSPARQLClient(com.sun.jersey.api.client.WebResource resource) |
Constructor and Description |
---|
EndpointAccessorImpl(SPARQLClient sparqlClient) |
Modifier and Type | Method and Description |
---|---|
SPARQLClient |
SPARQLEndpoint.getSPARQLClient() |
Copyright © 2013–2019. All rights reserved.