Class FunctionFactoryE_Http
java.lang.Object
org.aksw.jena_sparql_api.sparql.ext.http.FunctionFactoryE_Http
- All Implemented Interfaces:
org.apache.jena.sparql.function.FunctionFactory
public class FunctionFactoryE_Http
extends Object
implements org.apache.jena.sparql.function.FunctionFactory
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionFunctionFactoryE_Http(Supplier<org.apache.http.client.HttpClient> httpClientSupplier) -
Method Summary
-
Field Details
-
httpClientSupplier
-
-
Constructor Details
-
FunctionFactoryE_Http
-
-
Method Details
-
create
- Specified by:
createin interfaceorg.apache.jena.sparql.function.FunctionFactory
-