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