-
Choose how to send the query string over HTTP.
-
Returns the enum constant of this class with the specified name.
Returns an array containing the constants of this enum class, in
the order they are declared.
QueryExecHTTP(String serviceURL,
Query query,
String queryString,
int urlLimit,
HttpClient httpClient,
Map<String,String> httpHeaders,
Params params,
Context context,
List<String> defaultGraphURIs,
List<String> namedGraphURIs,
QuerySendMode sendMode,
String explicitAcceptHeader,
long timeout,
TimeUnit timeoutUnit)