java.lang.Object
org.apache.jena.sparql.exec.http.Service
Execution of OpService
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
checkServiceAllowed
(Context context) Test whether SERVICE calls out of this JVM are allowed.static QueryIterator
Plain service execution.
-
Field Details
-
base
- See Also:
-
serviceParams
-
httpServiceAllowed
-
httpQueryClient
-
httpServiceSendMode
-
httpQueryTimeout
-
baseOld
- See Also:
-
oldQueryClient
-
oldServiceContext
-
oldServiceAllowed
-
oldQueryTimeout
-
oldQueryCompression
-
serviceAllowed
-
-
Method Details
-
checkServiceAllowed
Test whether SERVICE calls out of this JVM are allowed. -
exec
Plain service execution.
-