Module org.apache.jena.fuseki.core
Package org.apache.jena.fuseki.ctl
package org.apache.jena.fuseki.ctl
-
ClassDescriptionBase helper class for creating async tasks on "items", based on POSTBase for actions that are container and also have actions on itemsBase class for control actions.Dump the HTTP requestAction on items in a container, but not the container itselfThe ping servlet provides a low cost, uncached endpoint that can be used to determine if this component is running and responding.A task that kicks off a asynchronous operation that simply waits and exits.Create a description of a serviceBase of async tasks - this carries some useful information around, leaving the implementation of Callable.run() to the specific task.