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