java.lang.Object
org.apache.jena.fuseki.mod.FusekiServerRunner
Deprecated, for removal: This API element is subject to removal in a future version.
Use from new locations
- 
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. - 
Method Summary
Modifier and TypeMethodDescriptionstatic FusekiServerDeprecated, for removal: This API element is subject to removal in a future version.Use from new locationFusekiServerRunner.construct(java.lang.String...).static FusekiServerDeprecated, for removal: This API element is subject to removal in a future version.Use from new locationFusekiServerRunner.runAsync(java.lang.String...).static FusekiModulesDeprecated, for removal: This API element is subject to removal in a future version.Use from new locationFusekiServerModules.serverModules(). 
- 
Constructor Details
- 
FusekiServerRunner
public FusekiServerRunner()Deprecated, for removal: This API element is subject to removal in a future version. 
 - 
 - 
Method Details
- 
runAsync
Deprecated, for removal: This API element is subject to removal in a future version.Use from new locationFusekiServerRunner.runAsync(java.lang.String...). - 
construct
Deprecated, for removal: This API element is subject to removal in a future version.Use from new locationFusekiServerRunner.construct(java.lang.String...). - 
serverModules
Deprecated, for removal: This API element is subject to removal in a future version.Use from new locationFusekiServerModules.serverModules(). 
 -