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,
HttpAuthenticator authenticator)
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, getAuthenticator, getContext, getDatasetGraph, getEndpoint, getHttpContext, getParams, getQueryString, getUpdateRequest, isUsingAuthentication, setAuthentication, setAuthenticator, 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, HttpAuthenticator authenticator)
request - Update requestendpoint - Update endpointcontext - Contextauthenticator - HTTP Authenticatorpublic void execute()
UpdateProcessorLicenced under the Apache License, Version 2.0