Uses of Interface
org.apache.jena.fuseki.servlets.ActionLifecycle
Package
Description
-
Uses of ActionLifecycle in org.apache.jena.fuseki.ctl
Modifier 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.servlets
Modifier and TypeClassDescriptionclass
Base of all implementations of serviceHttpAction
.class
class
class
Common point for operations that are "REST"ish (use GET/PUT etc as operations).class
class
A NoOp implementation ofActionService
.class
The "everything unsupported" ActionREST implemenationclass
class
class
class
AnActionService
that denies service.class
A Fuseki service to receive and apply a patch.class
SHACL validation service.class
static class
class
class
Handle SPARQL Query requests over the SPARQL Protocol.class
Upload files to a server. -
Uses of ActionLifecycle in org.apache.jena.fuseki.servlets.prefixes
Modifier and TypeClassDescriptionclass
Base ofActionREST
that provides to anHttpAction
.class
AnActionREST
that provides a all the HTTP services over a fixedPrefixesAccess
.