Uses of Class
org.apache.jena.fuseki.servlets.ActionBase
-
Uses of ActionBase in org.apache.jena.fuseki.servlets
Modifier and TypeClassDescriptionclass
class
class
Common point for operations that are "REST"ish (use GET/PUT etc as operations).class
class
A NoOp implementation of .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 ActionBase in org.apache.jena.fuseki.servlets.prefixes
Modifier and TypeClassDescriptionclass
Base ofActionREST
that provides to anHttpAction
.class
An that provides a all the HTTP services over a fixedPrefixesAccess
.