java.lang.Object
org.apache.jena.sparql.exec.http.Service
Execution of OpService
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Symbolstatic final Symbolstatic final Symbolstatic final SymbolDeprecated.static final Symbolstatic final Symbolstatic final Symbolstatic final Symbolstatic final Symbolstatic final Symbolstatic final Symbolstatic final Symbol -
Method Summary
Modifier 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
-
httpServiceContext
Deprecated. -
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.
-