public class Service extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
base |
static Symbol |
queryClient
Use to set the HTTP client for a service.
|
static Symbol |
queryCompression
Use to set the HttpQuery.allowCompression flag.
|
static Symbol |
queryTimeout
Set timeout.
|
static Symbol |
serviceAllowed
Control whether SERVICE processing is allowed.
|
static Symbol |
serviceContext
Use this Symbol to allow passing additional service context variables
SERVICE <IRI> call.
|
| Constructor and Description |
|---|
Service() |
| Modifier and Type | Method and Description |
|---|---|
static QueryIterator |
exec(OpService op,
Context context)
Executes a service operator
|
public static final String base
public static final Symbol queryCompression
public static final Symbol queryClient
public static final Symbol serviceContext
public static final Symbol serviceAllowed
public static final Symbol queryTimeout
public static QueryIterator exec(OpService op, Context context)
op - Servicecontext - ContextLicenced under the Apache License, Version 2.0