| Package | Description |
|---|---|
| com.hp.hpl.jena.sparql.engine.http | |
| com.hp.hpl.jena.sparql.modify | |
| org.apache.jena.riot.web |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpQuery
Create an execution object for performing a query on a model
over HTTP.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Params.merge(Params other) |
| Constructor and Description |
|---|
Params(Params other)
Create a Params object, initialized from another one.
|
| Modifier and Type | Method and Description |
|---|---|
Params |
UpdateProcessRemoteBase.getParams()
Gets the parameters for the execution
|
| Modifier and Type | Method and Description |
|---|---|
static void |
HttpOp.execHttpPostForm(String url,
Params params,
Map<String,HttpResponseHandler> handlers)
Execute an HTTP POST form operation
|
static void |
HttpOp.execHttpPostForm(String url,
Params params,
Map<String,HttpResponseHandler> handlers,
org.apache.http.protocol.HttpContext httpContext)
Execute an HTTP POST form operation
|
Licenced under the Apache License, Version 2.0