public class UpdateProcessRemoteForm extends UpdateProcessRemoteBase
HTTP_CONTEXT| Constructor and Description |
|---|
UpdateProcessRemoteForm(UpdateRequest request,
String endpoint,
Context context)
Creates a new remote update processor that uses the form URL encoded
submission method
|
UpdateProcessRemoteForm(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 form URL encoded
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 UpdateProcessRemoteForm(UpdateRequest request, String endpoint, Context context)
request - Update requestendpoint - Update endpointcontext - Contextpublic UpdateProcessRemoteForm(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