java.lang.Object
org.apache.jena.sparql.exec.http.UpdateExecHTTP
- All Implemented Interfaces:
UpdateExec,UpdateProcessor
-
Method Summary
Modifier and TypeMethodDescriptionvoidexecute()Executestatic UpdateExecHTTPBuilderstatic UpdateExecHTTPBuilderCreate aUpdateExecBuilderfor a remote endpoint.Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.jena.update.UpdateProcessor
getContext, getDatasetGraph
-
Method Details
-
newBuilder
-
service
Description copied from interface:UpdateExecCreate aUpdateExecBuilderfor a remote endpoint. -
execute
public void execute()Description copied from interface:UpdateExecExecute- Specified by:
executein interfaceUpdateExec- Specified by:
executein interfaceUpdateProcessor
-