public class UpdateProcessRemote extends UpdateProcessRemoteBase
HTTP_CONTEXT| Constructor and Description |
|---|
UpdateProcessRemote(UpdateRequest request,
String endpoint,
Context context)
Creates a new remote update processor that uses the application/sparql-update submission method
|
UpdateProcessRemote(UpdateRequest request,
String endpoint,
Context context,
org.apache.http.client.HttpClient client,
org.apache.http.protocol.HttpContext httpContext)
Creates a new remote update processor that uses the application/sparql-update submission method
|
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Execute
|
addDefaultGraph, addNamedGraph, addParam, getClient, getContext, getDatasetGraph, getEndpoint, getHttpContext, getParams, getQueryString, getUpdateRequest, getUpdateString, setClient, setDefaultGraphs, setHttpContext, setNamedGraphsequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetGraphStorepublic UpdateProcessRemote(UpdateRequest request, String endpoint, Context context)
request - Update requestendpoint - Update endpointcontext - Contextpublic UpdateProcessRemote(UpdateRequest request, String endpoint, Context context, org.apache.http.client.HttpClient client, org.apache.http.protocol.HttpContext httpContext)
request - Update requestendpoint - Update endpointcontext - Contextclient - HTTP clienthttpContext - HTTP Contextpublic void execute()
UpdateProcessorLicenced under the Apache License, Version 2.0