Uses of Interface
org.apache.jena.fuseki.servlets.ActionLifecycle
Packages that use ActionLifecycle
Package
Description
-
Uses of ActionLifecycle in org.apache.jena.fuseki.ctl
Classes in org.apache.jena.fuseki.ctl that implement ActionLifecycleModifier and TypeClassDescriptionclass
Base helper class for creating async tasks on "items", based on POSTclass
class
Base for actions that are container and also have actions on itemsclass
Base class for control actions.class
Action on items in a container, but not the container itselfclass
class
A task that kicks off a asynchronous operation that simply waits and exits.class
class
class
-
Uses of ActionLifecycle in org.apache.jena.fuseki.patch
Classes in org.apache.jena.fuseki.patch that implement ActionLifecycleModifier and TypeClassDescriptionclass
A Fuseki service to receive and apply a patch. -
Uses of ActionLifecycle in org.apache.jena.fuseki.servlets
Classes in org.apache.jena.fuseki.servlets that implement ActionLifecycleModifier and TypeClassDescriptionclass
Base of all implementations of serviceHttpAction
.class
Common point for operations that are "REST"ish (use GET/PUT etc as operations).class
class
The "everything unsupported" ActionREST implemenationclass
class
class
class
AnActionService
that denies service.class
SHACL validation service.class
static class
class
class
Handle SPARQL Query requests over the SPARQL Protocol.class
Upload files to a server.