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 |
---|---|
QuadStoreClient |
QuadStoreClient.addFilter(com.sun.jersey.api.client.filter.ClientFilter authFilter) |
static QuadStoreClient |
QuadStoreClient.create(com.sun.jersey.api.client.WebResource webResource) |
static QuadStoreClient |
QuadStoreClient.create(com.sun.jersey.api.client.WebResource webResource,
MediaTypes mediaTypes) |
Modifier and Type | Method and Description |
---|---|
QuadStoreClient |
RemoteService.getQuadStoreClient() |
Modifier and Type | Method and Description |
---|---|
QuadStoreClient |
ServiceImpl.getQuadStoreClient() |
QuadStoreClient |
DatasetQuadAccessorImpl.getQuadStoreClient() |
QuadStoreClient |
ServiceImpl.getQuadStoreClient(com.sun.jersey.api.client.WebResource resource) |
Constructor and Description |
---|
DatasetQuadAccessorImpl(QuadStoreClient quadStoreClient)
Constructs Quad Store proxy from request metadata and origin URI.
|
Modifier and Type | Method and Description |
---|---|
QuadStoreClient |
QuadStore.getQuadStoreClient() |
Copyright © 2013–2019. All rights reserved.