public class UpdateProcessRemote extends UpdateProcessRemoteBase implements UpdateProcessor
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,
HttpAuthenticator authenticator)
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, getAuthenticator, getContext, getEndpoint, getGraphStore, getHttpContext, getParams, getQueryString, getUpdateRequest, isUsingAuthentication, setAuthentication, setAuthenticator, setDefaultGraphs, setHttpContext, setNamedGraphsequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetContext, getGraphStorepublic UpdateProcessRemote(UpdateRequest request, String endpoint, Context context)
request - Update requestendpoint - Update endpointcontext - Contextpublic UpdateProcessRemote(UpdateRequest request, String endpoint, Context context, HttpAuthenticator authenticator)
request - Update requestendpoint - Update endpointcontext - Contextauthenticator - HTTP Authenticatorpublic void execute()
UpdateProcessorexecute in interface UpdateProcessorLicenced under the Apache License, Version 2.0