public class UpdateProcessRemoteForm extends UpdateProcessRemoteBase implements UpdateProcessor
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
|
Modifier and Type | Method and Description |
---|---|
void |
execute()
Execute
|
addDefaultGraph, addNamedGraph, getContext, getEndpoint, getGraphStore, getHttpContext, getParams, getQueryString, getUpdateRequest, isUsingAuthentication, setAuthentication, setDefaultGraphs, setHttpContext, setNamedGraphs
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getContext, getGraphStore
public UpdateProcessRemoteForm(UpdateRequest request, String endpoint, Context context)
request
- Update requestendpoint
- Update endpointcontext
- Contextpublic void execute()
UpdateProcessor
execute
in interface UpdateProcessor
Licenced under the Apache License, Version 2.0