java.lang.Object
org.apache.jena.sparql.exec.http.UpdateExecHTTP
- All Implemented Interfaces:
UpdateExec
,UpdateProcessor
-
Method Summary
Modifier and TypeMethodDescriptionvoid
execute()
Executestatic UpdateExecHTTPBuilder
static UpdateExecHTTPBuilder
Create aUpdateExecBuilder
for a remote endpoint.
-
Method Details
-
newBuilder
-
service
Description copied from interface:UpdateExec
Create aUpdateExecBuilder
for a remote endpoint. -
execute
public void execute()Description copied from interface:UpdateExec
Execute- Specified by:
execute
in interfaceUpdateExec
- Specified by:
execute
in interfaceUpdateProcessor
-