Class ActionService

java.lang.Object
org.apache.jena.fuseki.servlets.ActionBase
org.apache.jena.fuseki.servlets.ActionService
All Implemented Interfaces:
ActionLifecycle, ActionProcessor
Direct Known Subclasses:
ActionREST, ActionServicePlaceholder, NoOpActionService, SPARQL_Update, SPARQLQueryProcessor

public abstract class ActionService extends ActionBase
  • Constructor Details

    • ActionService

      public ActionService()