Class QueryExecutionHTTP

java.lang.Object
org.apache.jena.sparql.exec.QueryExecutionAdapter
org.apache.jena.sparql.exec.http.QueryExecutionHTTP
All Implemented Interfaces:
AutoCloseable, QueryExecution

public class QueryExecutionHTTP extends QueryExecutionAdapter
A query execution implementation where queries are executed against a remote service over HTTP.