Index

A B C D E F G H I J L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

abort() - Method in class org.apache.jena.fuseki.servlets.HttpAction
 
abortSilent() - Method in class org.apache.jena.fuseki.servlets.HttpAction
Abort: ignore exceptions (for clearup code)
ABSENT - Enum constant in enum class org.apache.jena.fuseki.system.UploadDetails.PreState
 
acceptJSON - Static variable in class org.apache.jena.fuseki.DEF
 
acceptNQuads - Static variable in class org.apache.jena.fuseki.DEF
 
acceptRDFXML - Static variable in class org.apache.jena.fuseki.DEF
 
acceptRSXML - Static variable in class org.apache.jena.fuseki.DEF
 
acceptTurtle - Static variable in class org.apache.jena.fuseki.DEF
 
ACCESS_CONTROL_ALLOW_CREDENTIALS_HEADER - Static variable in class org.apache.jena.fuseki.servlets.CrossOriginFilter
 
ACCESS_CONTROL_ALLOW_HEADERS_HEADER - Static variable in class org.apache.jena.fuseki.servlets.CrossOriginFilter
 
ACCESS_CONTROL_ALLOW_METHODS_HEADER - Static variable in class org.apache.jena.fuseki.servlets.CrossOriginFilter
 
ACCESS_CONTROL_ALLOW_ORIGIN_HEADER - Static variable in class org.apache.jena.fuseki.servlets.CrossOriginFilter
 
ACCESS_CONTROL_EXPOSE_HEADERS_HEADER - Static variable in class org.apache.jena.fuseki.servlets.CrossOriginFilter
 
ACCESS_CONTROL_MAX_AGE_HEADER - Static variable in class org.apache.jena.fuseki.servlets.CrossOriginFilter
 
ACCESS_CONTROL_REQUEST_HEADERS_HEADER - Static variable in class org.apache.jena.fuseki.servlets.CrossOriginFilter
 
ACCESS_CONTROL_REQUEST_METHOD_HEADER - Static variable in class org.apache.jena.fuseki.servlets.CrossOriginFilter
 
accessPoints() - Method in class org.apache.jena.fuseki.server.DataAccessPointRegistry
Collection of the DataAccessPoints.
ACTION - Enum constant in enum class org.apache.jena.fuseki.system.ActionCategory
 
ActionAsyncTask - Class in org.apache.jena.fuseki.ctl
Base helper class for creating async tasks on "items", based on POST
ActionAsyncTask(String) - Constructor for class org.apache.jena.fuseki.ctl.ActionAsyncTask
 
ActionBase - Class in org.apache.jena.fuseki.servlets
Base of all implementations of service HttpAction.
ActionCategory - Enum Class in org.apache.jena.fuseki.system
Different kinds of request.
ActionCompact - Class in org.apache.jena.fuseki.ctl
 
ActionCompact() - Constructor for class org.apache.jena.fuseki.ctl.ActionCompact
 
ActionContainerItem - Class in org.apache.jena.fuseki.ctl
Base for actions that are container and also have actions on items
ActionCtl - Class in org.apache.jena.fuseki.ctl
Base class for control actions.
ActionDumpRequest - Class in org.apache.jena.fuseki.ctl
Dump the HTTP request
ActionDumpRequest() - Constructor for class org.apache.jena.fuseki.ctl.ActionDumpRequest
 
ActionErrorException - Exception in org.apache.jena.fuseki.servlets
 
ActionErrorException(int, String, Throwable) - Constructor for exception org.apache.jena.fuseki.servlets.ActionErrorException
 
ActionExecLib - Class in org.apache.jena.fuseki.servlets
Functions relating to HttpAction objects, including the standard execute with logging process (ActionExecLib.execAction(org.apache.jena.fuseki.servlets.HttpAction, org.apache.jena.fuseki.servlets.ActionProcessor))
ActionExecLib() - Constructor for class org.apache.jena.fuseki.servlets.ActionExecLib
 
actionId - Variable in class org.apache.jena.fuseki.ctl.TaskBase
 
ActionItem - Class in org.apache.jena.fuseki.ctl
Action on items in a container, but not the container itself
ActionItem() - Constructor for class org.apache.jena.fuseki.ctl.ActionItem
 
ActionLib - Class in org.apache.jena.fuseki.servlets
Operations related to servlets
ActionLib() - Constructor for class org.apache.jena.fuseki.servlets.ActionLib
 
ActionLifecycle - Interface in org.apache.jena.fuseki.servlets
 
actionLog - Static variable in class org.apache.jena.fuseki.Fuseki
Instance of log for operations
actionLogName - Static variable in class org.apache.jena.fuseki.Fuseki
Logger name for operations
ActionMetrics - Class in org.apache.jena.fuseki.ctl
 
ActionMetrics() - Constructor for class org.apache.jena.fuseki.ctl.ActionMetrics
 
ActionPing - Class in org.apache.jena.fuseki.ctl
The ping servlet provides a low cost, uncached endpoint that can be used to determine if this component is running and responding.
ActionPing() - Constructor for class org.apache.jena.fuseki.ctl.ActionPing
 
ActionProcessor - Interface in org.apache.jena.fuseki.servlets
Interface for executing HttpAction.
ActionREST - Class in org.apache.jena.fuseki.servlets
Common point for operations that are "REST"ish (use GET/PUT etc as operations).
ActionREST() - Constructor for class org.apache.jena.fuseki.servlets.ActionREST
 
ActionService - Class in org.apache.jena.fuseki.servlets
 
ActionService() - Constructor for class org.apache.jena.fuseki.servlets.ActionService
 
ActionServiceFactory - Interface in org.apache.jena.fuseki.server
Factory for creating the ActionProcessor for an endpoint.
ActionServicePlaceholder - Class in org.apache.jena.fuseki.servlets
A NoOp implementation of .
ActionServicePlaceholder() - Constructor for class org.apache.jena.fuseki.servlets.ActionServicePlaceholder
 
ActionSleep - Class in org.apache.jena.fuseki.ctl
A task that kicks off a asynchronous operation that simply waits and exits.
ActionSleep() - Constructor for class org.apache.jena.fuseki.ctl.ActionSleep
 
ActionStats - Class in org.apache.jena.fuseki.ctl
 
ActionStats() - Constructor for class org.apache.jena.fuseki.ctl.ActionStats
 
ActionStatsText - Class in org.apache.jena.fuseki.ctl
 
ActionStatsText() - Constructor for class org.apache.jena.fuseki.ctl.ActionStatsText
 
ActionTasks - Class in org.apache.jena.fuseki.ctl
 
ActionTasks() - Constructor for class org.apache.jena.fuseki.ctl.ActionTasks
 
actionURI(HttpServletRequest) - Static method in class org.apache.jena.fuseki.servlets.ActionLib
 
ACTIVE - Enum constant in enum class org.apache.jena.fuseki.server.DataServiceStatus
 
activeTxn - Variable in class org.apache.jena.fuseki.server.DataService
Counter of active transactions
add(AuthPolicy) - Method in class org.apache.jena.fuseki.auth.AuthPolicyList
 
add(CounterName) - Method in class org.apache.jena.fuseki.server.CounterSet
 
addDataInto(Graph, DatasetGraph, Node) - Static method in class org.apache.jena.fuseki.system.FusekiNetLib
 
addDataInto(DatasetGraph, DatasetGraph) - Static method in class org.apache.jena.fuseki.system.FusekiNetLib
 
addDataService(DataAccessPointRegistry, String, DataService) - Static method in class org.apache.jena.fuseki.build.FusekiConfig
 
addDataset(DataAccessPointRegistry, String, DatasetGraph, boolean) - Static method in class org.apache.jena.fuseki.build.FusekiConfig
 
addEndpoint(Endpoint) - Method in class org.apache.jena.fuseki.server.DataService.Builder
 
addEndpoint(Operation) - Method in class org.apache.jena.fuseki.server.DataService.Builder
 
addEndpoint(Operation, String) - Method in class org.apache.jena.fuseki.server.DataService.Builder
 
addEndpoint(Operation, String, AuthPolicy) - Method in class org.apache.jena.fuseki.server.DataService.Builder
 
addEndpoint(Operation, AuthPolicy) - Method in class org.apache.jena.fuseki.server.DataService.Builder
 
addHeader(String, String) - Method in class org.apache.jena.fuseki.servlets.HttpServletResponseTracker
 
addRequestId(HttpServletResponse, long) - Static method in class org.apache.jena.fuseki.servlets.ActionExecLib
Helper method for attaching a request ID to a response as a header
ADMIN - Enum constant in enum class org.apache.jena.fuseki.system.ActionCategory
 
adminLog - Static variable in class org.apache.jena.fuseki.Fuseki
Instance of log for operations.
adminLogName - Static variable in class org.apache.jena.fuseki.Fuseki
Admin log file for operations.
alloc(String, String, String) - Static method in class org.apache.jena.fuseki.server.Operation
Create an Operation - this operation interns operations so there is only one object for each operation.
alloc(String, Function<String, T>) - Method in class org.apache.jena.fuseki.server.NameMgr
register, creating an object if necessary
alloc(Node, String, String) - Static method in class org.apache.jena.fuseki.server.Operation
Create an Operation - this operation interns operations so there is only object for each operation.
allocHttpAction(DataAccessPoint, Logger, ActionCategory, HttpServletRequest, HttpServletResponse) - Static method in class org.apache.jena.fuseki.servlets.ActionExecLib
Returns a fresh HTTP Action for this request.
allocRequestId(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.jena.fuseki.servlets.ActionExecLib
Helper method which gets a unique request ID and appends it as a header to the response
allow(String, AuthPolicy) - Static method in class org.apache.jena.fuseki.auth.Auth
Test whether a user (principal) is allowed by a authorization policy.
allow(String, AuthPolicy, Runnable) - Static method in class org.apache.jena.fuseki.auth.Auth
Test whether a user (principal) is allowed by a authorization policy and perform an action if the policy does not allow the user.
ALLOW_CREDENTIALS_PARAM - Static variable in class org.apache.jena.fuseki.servlets.CrossOriginFilter
 
ALLOWED_HEADERS_PARAM - Static variable in class org.apache.jena.fuseki.servlets.CrossOriginFilter
 
ALLOWED_METHODS_PARAM - Static variable in class org.apache.jena.fuseki.servlets.CrossOriginFilter
 
ALLOWED_ORIGINS_PARAM - Static variable in class org.apache.jena.fuseki.servlets.CrossOriginFilter
 
ALLOWED_TIMING_ORIGINS_PARAM - Static variable in class org.apache.jena.fuseki.servlets.CrossOriginFilter
 
allowedUsers(Resource) - Static method in class org.apache.jena.fuseki.build.FusekiConfig
Get the allowed users on a resource.
ANY_ANON - Static variable in class org.apache.jena.fuseki.auth.Auth
Any user, whether authenticated or not.
ANY_USER - Static variable in class org.apache.jena.fuseki.auth.Auth
Any authenticated user.
arrayDatasets(JsonBuilder, DataAccessPointRegistry) - Static method in class org.apache.jena.fuseki.ctl.JsonDescription
 
asJson(AsyncTask) - Static method in class org.apache.jena.fuseki.ctl.Async
 
Async - Class in org.apache.jena.fuseki.ctl
 
Async() - Constructor for class org.apache.jena.fuseki.ctl.Async
 
AsyncPool - Class in org.apache.jena.fuseki.async
The set of currently active and recently completed tasks.
asyncTask(AsyncPool, String, DataService, Runnable, long) - Static method in class org.apache.jena.fuseki.ctl.Async
 
AsyncTask - Class in org.apache.jena.fuseki.async
An asynchronous task
attrAuthorizationService - Static variable in class org.apache.jena.fuseki.Fuseki
 
attrNameRegistry - Static variable in class org.apache.jena.fuseki.Fuseki
 
attrOperationRegistry - Static variable in class org.apache.jena.fuseki.Fuseki
 
attrVerbose - Static variable in class org.apache.jena.fuseki.Fuseki
 
Auth - Class in org.apache.jena.fuseki.auth
Authorization Policies.
Auth() - Constructor for class org.apache.jena.fuseki.auth.Auth
 
AuthFilter - Class in org.apache.jena.fuseki.servlets
Servlet filter that applies a predicate to incoming requests and rejects with 403 "Forbidden" if the predicate returns false, otherwise it passes the request down the filter chain.
AuthFilter(Predicate<String>) - Constructor for class org.apache.jena.fuseki.servlets.AuthFilter
 
authPolicy() - Method in class org.apache.jena.fuseki.server.DataService
Returning null implies no authorization control
authPolicy() - Method in class org.apache.jena.fuseki.server.Endpoint.Builder
 
authPolicy(AuthPolicy) - Method in class org.apache.jena.fuseki.server.Endpoint.Builder
 
AuthPolicy - Interface in org.apache.jena.fuseki.auth
Policy for authorization to a resource.
AuthPolicyList - Class in org.apache.jena.fuseki.auth
An AuthPolicy that combines a number of AuthPolicies.
AuthPolicyList() - Constructor for class org.apache.jena.fuseki.auth.AuthPolicyList
 

B

backupLog - Static variable in class org.apache.jena.fuseki.Fuseki
 
backupLogName - Static variable in class org.apache.jena.fuseki.Fuseki
 
BaseActionREST - Class in org.apache.jena.fuseki.servlets
The "everything unsupported" ActionREST implemenation
BaseActionREST() - Constructor for class org.apache.jena.fuseki.servlets.BaseActionREST
 
BaseParserSPARQL - Static variable in class org.apache.jena.fuseki.Fuseki
Dummy base URi string for parsing SPARQL Query and Update requests
BaseUpload - Static variable in class org.apache.jena.fuseki.Fuseki
Dummy base URi string for parsing SPARQL Query and Update requests
begin() - Method in class org.apache.jena.fuseki.servlets.HttpAction
 
begin(TxnType) - Method in class org.apache.jena.fuseki.servlets.HttpAction
 
beginRead() - Method in class org.apache.jena.fuseki.servlets.HttpAction
 
beginWrite() - Method in class org.apache.jena.fuseki.servlets.HttpAction
 
bindPrometheus(DataAccessPointRegistry) - Static method in class org.apache.jena.fuseki.metrics.MetricsProviderRegistry
Bind each data access point in a DataAccessPointRegistry to Prometheus.
bindTo(MeterRegistry) - Method in class org.apache.jena.fuseki.metrics.FusekiRequestsMetrics
 
build() - Method in class org.apache.jena.fuseki.server.DataService.Builder
 
build() - Method in class org.apache.jena.fuseki.server.Endpoint.Builder
 
buildDataAccessPoint(Resource, DatasetDescriptionMap) - Static method in class org.apache.jena.fuseki.build.FusekiConfig
Build a DataAccessPoint, including DataService, from the description at Resource svc
buildDataServiceStd(DatasetGraph, boolean) - Static method in class org.apache.jena.fuseki.build.FusekiConfig
 
builderLog - Static variable in class org.apache.jena.fuseki.Fuseki
Instance of log for operations.
builderLogName - Static variable in class org.apache.jena.fuseki.Fuseki
Admin log file for operations.

C

call() - Method in class org.apache.jena.fuseki.async.AsyncTask
 
callback(boolean) - Method in interface org.apache.jena.fuseki.servlets.ResponseCallback
 
canonical(String) - Static method in class org.apache.jena.fuseki.server.DataAccessPoint
Canonical name (path) for a dataset.
category - Variable in class org.apache.jena.fuseki.servlets.HttpAction
 
CHAIN_PREFLIGHT_PARAM - Static variable in class org.apache.jena.fuseki.servlets.CrossOriginFilter
 
checkTDB1(String) - Static method in class org.apache.jena.fuseki.system.spot.TDBOps
Check whether a location is a TDB1 database, performing some validation checks.
checkTDB2(String) - Static method in class org.apache.jena.fuseki.system.spot.TDBOps
Check whether a location is a TDB2 database, performing some validation checks.
chooseCharset(HttpServletRequest, AcceptList, MediaType) - Static method in class org.apache.jena.fuseki.system.ConNeg
Chooses the charset by using the Accept-Charset HTTP header.
chooseContentType(HttpServletRequest, AcceptList, MediaType) - Static method in class org.apache.jena.fuseki.system.ConNeg
Choose the content media type by extracting the Accept HTTP header from the HTTP request and choosing (see ConNeg.choose(String, AcceptList, MediaType)) a content media type that matches the header.
clear() - Method in class org.apache.jena.fuseki.build.DatasetDescriptionMap
 
CLOSED - Enum constant in enum class org.apache.jena.fuseki.server.DataServiceStatus
 
CLOSING - Enum constant in enum class org.apache.jena.fuseki.server.DataServiceStatus
 
columns(String, ServletOutputStream) - Static method in class org.apache.jena.fuseki.validation.html.ValidatorHtmlLib
 
combinedNCSA(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.jena.fuseki.server.RequestLog
 
combinedNCSA(HttpAction) - Static method in class org.apache.jena.fuseki.server.RequestLog
NCSA combined log format LogFormat "%{X-Forwarded-For}i %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combinedfwd xxx.xxx.xxx.xxx - - [01/Feb/2014:03:19:09 +0000] "GET / HTTP/1.1" 200 6190 "-" "check_http/v1.4.16 (nagios-plugins 1.4.16)"
commit() - Method in class org.apache.jena.fuseki.servlets.HttpAction
 
compactLog - Static variable in class org.apache.jena.fuseki.Fuseki
 
compactLogName - Static variable in class org.apache.jena.fuseki.Fuseki
 
configLog - Static variable in class org.apache.jena.fuseki.Fuseki
Instance of log for config server messages.
configLogName - Static variable in class org.apache.jena.fuseki.Fuseki
Actual log file for config server messages.
ConNeg - Class in org.apache.jena.fuseki.system
Content negotiation is a mechanism defined in the HTTP specification that makes it possible to serve different versions of a document (or more generally, a resource representation) at the same URI, so that user agents can specify which version fit their capabilities the best.
ConNeg() - Constructor for class org.apache.jena.fuseki.system.ConNeg
 
constructOffer - Static variable in class org.apache.jena.fuseki.DEF
 
consumeBody(HttpAction) - Static method in class org.apache.jena.fuseki.servlets.ActionLib
Reset the request input stream for an HttpAction if necessary.
contains(CounterName) - Method in class org.apache.jena.fuseki.server.CounterSet
 
contains(Operation) - Method in class org.apache.jena.fuseki.server.EndpointSet
 
contentLength - Variable in class org.apache.jena.fuseki.validation.json.ValidationAction
 
contentNegotation(HttpAction, AcceptList, MediaType) - Static method in class org.apache.jena.fuseki.servlets.ActionLib
Negotiate the content-type and set the response headers
contentNegotationQuads(HttpAction) - Static method in class org.apache.jena.fuseki.servlets.ActionLib
Negotiate the content-type for an RDF quads syntax and set the response headers
contentNegotationRDF(HttpAction) - Static method in class org.apache.jena.fuseki.servlets.ActionLib
Negotiate the content-type for an RDF triples syntax and set the response headers
contentType - Variable in class org.apache.jena.fuseki.validation.json.ValidationAction
 
contentTypeHTML - Static variable in class org.apache.jena.fuseki.validation.ValidatorBase
 
context() - Method in class org.apache.jena.fuseki.server.Endpoint.Builder
 
context(Context) - Method in class org.apache.jena.fuseki.server.Endpoint.Builder
 
copyConfig(OperationRegistry, OperationRegistry) - Static method in class org.apache.jena.fuseki.server.OperationRegistry
Copy the configuration from src into dst.
CORS_ENABLED - Static variable in class org.apache.jena.fuseki.Fuseki
Add CORS header
CORS_ENABLED - Static variable in class org.apache.jena.fuseki.servlets.ServletBase
Done via web.xml
count - Variable in class org.apache.jena.fuseki.system.UploadDetailsWithName
 
Counter - Class in org.apache.jena.fuseki.server
A statistics counter
Counter() - Constructor for class org.apache.jena.fuseki.server.Counter
 
CounterName - Class in org.apache.jena.fuseki.server
Names for all counters
counters() - Method in class org.apache.jena.fuseki.server.CounterSet
 
Counters - Interface in org.apache.jena.fuseki.server
Objects that have a counter set
CounterSet - Class in org.apache.jena.fuseki.server
A collection of counters
CounterSet() - Constructor for class org.apache.jena.fuseki.server.CounterSet
 
countParamOccurences(HttpServletRequest, String) - Static method in class org.apache.jena.fuseki.servlets.SPARQLProtocol
 
create() - Static method in class org.apache.jena.fuseki.server.Endpoint
Build an endpoint
create(String, Validator) - Static method in class org.apache.jena.fuseki.server.ValidString
Apply validation and return a ValidatedString.
create(Operation, String) - Static method in class org.apache.jena.fuseki.server.Endpoint
Build an endpoint
create(Operation, String, AuthPolicy) - Static method in class org.apache.jena.fuseki.server.Endpoint
Build an endpoint
createEmpty() - Static method in class org.apache.jena.fuseki.server.OperationRegistry
Create an empty OperationRegistry.
createStd() - Static method in class org.apache.jena.fuseki.server.OperationRegistry
Create a OperationRegistry with the standard operations included.
CrossOriginFilter - Class in org.apache.jena.fuseki.servlets
Implementation of the cross-origin resource sharing.
CrossOriginFilter() - Constructor for class org.apache.jena.fuseki.servlets.CrossOriginFilter
 
cssFile - Static variable in class org.apache.jena.fuseki.validation.html.ValidatorHtmlLib
 

D

data - Variable in class org.apache.jena.fuseki.system.UploadDetailsWithName
 
DataAccessPoint - Class in org.apache.jena.fuseki.server
A pairing of name and DataService, a dataset and its endpoints (which may in turn be named), in the URL space of the server
DataAccessPoint(String, DataService) - Constructor for class org.apache.jena.fuseki.server.DataAccessPoint
 
DataAccessPointRegistry - Class in org.apache.jena.fuseki.server
Registry of (dataset name, DataAccessPoint).
DataAccessPointRegistry() - Constructor for class org.apache.jena.fuseki.server.DataAccessPointRegistry
 
DataAccessPointRegistry(DataAccessPointRegistry) - Constructor for class org.apache.jena.fuseki.server.DataAccessPointRegistry
 
DataService - Class in org.apache.jena.fuseki.server
A DataService is the fuseki Service in a configuration file.
DataService.Builder - Class in org.apache.jena.fuseki.server
 
DataServiceStatus - Enum Class in org.apache.jena.fuseki.server
 
dataset - Variable in class org.apache.jena.fuseki.ctl.TaskBase
 
dataset() - Method in class org.apache.jena.fuseki.server.DataService.Builder
 
dataset() - Method in class org.apache.jena.fuseki.servlets.GraphTarget
 
dataset(DatasetGraph) - Method in class org.apache.jena.fuseki.server.DataService.Builder
 
DatasetDescriptionMap - Class in org.apache.jena.fuseki.build
Record of datasets created from descriptions.
DatasetDescriptionMap() - Constructor for class org.apache.jena.fuseki.build.DatasetDescriptionMap
 
DatasetEP - Static variable in class org.apache.jena.fuseki.server.Endpoint
The endpoint name used for a dataset-level endpoint.
datasetName - Variable in class org.apache.jena.fuseki.ctl.TaskBase
 
datasetResponse(HttpAction, DatasetGraph, Lang) - Static method in class org.apache.jena.fuseki.servlets.ActionLib
Output a dataset to the HTTP response.
datasetResponse(HttpAction, DatasetGraph, RDFFormat, String) - Static method in class org.apache.jena.fuseki.servlets.ActionLib
Output a dataset to the HTTP response.
datasets - Static variable in class org.apache.jena.fuseki.server.ServerConst
 
DataUploader - Class in org.apache.jena.fuseki.system
Functions to load data to a StreamRDF.
DataUploader() - Constructor for class org.apache.jena.fuseki.system.DataUploader
 
DataValidator - Class in org.apache.jena.fuseki.validation
 
DataValidator() - Constructor for class org.apache.jena.fuseki.validation.DataValidator
 
DataValidatorHTML - Class in org.apache.jena.fuseki.validation.html
Validate data - report in HTML
DataValidatorJSON - Class in org.apache.jena.fuseki.validation.json
Validate data - report in JSON
DataValidatorJSON() - Constructor for class org.apache.jena.fuseki.validation.json.DataValidatorJSON
 
dec() - Method in class org.apache.jena.fuseki.server.Counter
 
dec(CounterName) - Method in class org.apache.jena.fuseki.server.CounterSet
 
decCounter(CounterSet, CounterName) - Static method in class org.apache.jena.fuseki.servlets.ActionExecLib
 
decCounter(Counters, CounterName) - Static method in class org.apache.jena.fuseki.servlets.ActionExecLib
Decrement counter
decideDatasetDynamic(HttpAction, Query, String) - Method in class org.apache.jena.fuseki.servlets.SPARQL_QueryDataset
Function to return the Pair<DatasetGraph, Query> based on processing any dataset description as a dynamic dataset.
DEF - Class in org.apache.jena.fuseki
 
DEF() - Constructor for class org.apache.jena.fuseki.DEF
 
DENY_ALL - Static variable in class org.apache.jena.fuseki.auth.Auth
Never allow.
describe(JsonBuilder, DataAccessPoint) - Static method in class org.apache.jena.fuseki.ctl.JsonDescription
 
description - Static variable in class org.apache.jena.fuseki.server.ServerConst
 
destroy() - Method in class org.apache.jena.fuseki.servlets.AuthFilter
 
destroy() - Method in class org.apache.jena.fuseki.servlets.CrossOriginFilter
 
destroy() - Method in class org.apache.jena.fuseki.servlets.FusekiFilter
 
detailsJson() - Method in class org.apache.jena.fuseki.system.UploadDetails
 
detailsJson(long, long, long) - Static method in class org.apache.jena.fuseki.system.UploadDetails
 
detailsStr() - Method in class org.apache.jena.fuseki.system.UploadDetails
 
detailsStr(long, long, long) - Static method in class org.apache.jena.fuseki.system.UploadDetails
 
determineTarget(DatasetGraph, HttpAction) - Static method in class org.apache.jena.fuseki.servlets.GraphTarget
 
determineTargetGSP(DatasetGraph, HttpAction) - Static method in class org.apache.jena.fuseki.servlets.GraphTarget
With GSP direct naming.
developmentMode - Static variable in class org.apache.jena.fuseki.Fuseki
Are we in development mode? That means a SNAPSHOT, or no VERSION because maven has not filtered the fuseki-properties.xml file.
dftContentType - Static variable in class org.apache.jena.fuseki.validation.ValidatorBase
 
dftRealm - Static variable in class org.apache.jena.fuseki.auth.Auth
 
dispatch(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.jena.fuseki.server.Dispatcher
Handle an HTTP request if it is sent to a registered dataset.
Dispatcher - Class in org.apache.jena.fuseki.server
Dispatch on registered datasets.
Dispatcher() - Constructor for class org.apache.jena.fuseki.server.Dispatcher
 
DispatchFunction - Interface in org.apache.jena.fuseki.server
Select an operation based on the request (HttpAction) and the choices at this named endpoint (EndpointSet).
displayName() - Method in class org.apache.jena.fuseki.async.AsyncTask
Display name - no newlines
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.jena.fuseki.servlets.AuthFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.jena.fuseki.servlets.CrossOriginFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.jena.fuseki.servlets.FusekiFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.jena.fuseki.ctl.ActionDumpRequest
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.jena.fuseki.validation.ValidatorBase
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.jena.fuseki.validation.ValidatorBaseJson
 
doOptions(HttpAction) - Method in class org.apache.jena.fuseki.servlets.UploadRDF
 
doOptionsGet(HttpAction) - Static method in class org.apache.jena.fuseki.servlets.ActionLib
 
doOptionsGetHead(HttpAction) - Static method in class org.apache.jena.fuseki.servlets.ActionLib
 
doOptionsGetPost(HttpAction) - Static method in class org.apache.jena.fuseki.servlets.ActionLib
 
doOptionsGetPostDelete(HttpAction) - Static method in class org.apache.jena.fuseki.servlets.ActionLib
 
doOptionsGetPostDeleteHead(HttpAction) - Static method in class org.apache.jena.fuseki.servlets.ActionLib
 
doOptionsGetPostHead(HttpAction) - Static method in class org.apache.jena.fuseki.servlets.ActionLib
 
doOptionsPost(HttpAction) - Static method in class org.apache.jena.fuseki.servlets.ActionLib
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.jena.fuseki.ctl.ActionDumpRequest
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.jena.fuseki.validation.ValidatorBase
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.jena.fuseki.validation.ValidatorBaseJson
 
doPrintInformation(HttpServletRequest, HttpServletResponse) - Method in class org.apache.jena.fuseki.ctl.ActionDumpRequest
 
doResponseDataset(HttpAction, Dataset) - Static method in class org.apache.jena.fuseki.servlets.ResponseDataset
 
doResponseJson(HttpAction, Iterator<JsonObject>) - Static method in class org.apache.jena.fuseki.servlets.ResponseJson
Outputs a JSON query result
doResponseModel(HttpAction, Model) - Static method in class org.apache.jena.fuseki.servlets.ResponseDataset
 
doResponseResultSet(HttpAction, Boolean) - Static method in class org.apache.jena.fuseki.servlets.ResponseResultSet
 
doResponseResultSet(HttpAction, ResultSet, Prologue) - Static method in class org.apache.jena.fuseki.servlets.ResponseResultSet
 
dsName - Static variable in class org.apache.jena.fuseki.server.ServerConst
 
dsService - Static variable in class org.apache.jena.fuseki.server.ServerConst
 
dsState - Static variable in class org.apache.jena.fuseki.server.ServerConst
 

E

end() - Method in class org.apache.jena.fuseki.servlets.HttpAction
 
endpoint - Variable in class org.apache.jena.fuseki.servlets.HttpAction
 
Endpoint - Class in org.apache.jena.fuseki.server
 
Endpoint.Builder - Class in org.apache.jena.fuseki.server
Endpoint builder
endpointName() - Method in class org.apache.jena.fuseki.server.Endpoint.Builder
 
endpointName(String) - Method in class org.apache.jena.fuseki.server.Endpoint.Builder
 
endpointName(String) - Static method in class org.apache.jena.fuseki.server.Validators
 
endpoints - Static variable in class org.apache.jena.fuseki.server.ServerConst
 
endpoints() - Method in class org.apache.jena.fuseki.server.EndpointSet
 
EndpointSet - Class in org.apache.jena.fuseki.server
Collection of endpoints for a dispatch point.
EndpointSet(String) - Constructor for class org.apache.jena.fuseki.server.EndpointSet
 
endRead() - Method in class org.apache.jena.fuseki.servlets.HttpAction
 
envLogLoggingProperty - Static variable in class org.apache.jena.fuseki.system.FusekiLogging
 
equals(Object) - Method in class org.apache.jena.fuseki.server.CounterName
 
equals(Object) - Method in class org.apache.jena.fuseki.server.Operation
 
equals(Object) - Method in class org.apache.jena.fuseki.server.ValidString
 
error(int) - Static method in class org.apache.jena.fuseki.servlets.ServletOps
 
error(int, String) - Static method in class org.apache.jena.fuseki.servlets.ServletOps
 
errorBadRequest(String) - Static method in class org.apache.jena.fuseki.servlets.ServletOps
 
errorForbidden() - Static method in class org.apache.jena.fuseki.servlets.ServletOps
 
errorForbidden(String) - Static method in class org.apache.jena.fuseki.servlets.ServletOps
 
errorMethodNotAllowed(String) - Static method in class org.apache.jena.fuseki.servlets.ServletOps
 
errorMethodNotAllowed(String, String) - Static method in class org.apache.jena.fuseki.servlets.ServletOps
 
errorNotFound() - Static method in class org.apache.jena.fuseki.servlets.ServletOps
 
errorNotFound(String) - Static method in class org.apache.jena.fuseki.servlets.ServletOps
 
errorNotImplemented(String) - Static method in class org.apache.jena.fuseki.servlets.ServletOps
 
errorOccurred(String) - Static method in class org.apache.jena.fuseki.servlets.ServletOps
 
errorOccurred(String, Throwable) - Static method in class org.apache.jena.fuseki.servlets.ServletOps
 
errorOccurred(Throwable) - Static method in class org.apache.jena.fuseki.servlets.ServletOps
 
errorParseError(RiotParseException) - Static method in class org.apache.jena.fuseki.servlets.ServletOps
 
execAction(HttpAction, Supplier<ActionProcessor>) - Static method in class org.apache.jena.fuseki.servlets.ActionExecLib
execAction, allowing for a choice of ActionProcessor within the logging and error handling.
execAction(HttpAction, ActionProcessor) - Static method in class org.apache.jena.fuseki.servlets.ActionExecLib
Standard execution lifecycle for a SPARQL Request.
execAny(String, HttpAction) - Method in interface org.apache.jena.fuseki.servlets.ActionProcessor
 
execAny(String, HttpAction) - Method in class org.apache.jena.fuseki.servlets.ActionREST
 
execAny(String, HttpAction) - Method in class org.apache.jena.fuseki.servlets.NoOpActionService
 
execASyncTask(HttpAction, AsyncPool, String, Runnable) - Static method in class org.apache.jena.fuseki.ctl.Async
 
execDelete(HttpAction) - Method in interface org.apache.jena.fuseki.servlets.ActionProcessor
 
execGet(HttpAction) - Method in class org.apache.jena.fuseki.ctl.ActionMetrics
 
execGet(HttpAction) - Method in interface org.apache.jena.fuseki.servlets.ActionProcessor
 
execGet(HttpAction) - Method in class org.apache.jena.fuseki.servlets.SPARQL_Update
 
execGet(HttpAction) - Method in class org.apache.jena.fuseki.servlets.SPARQLQueryProcessor
 
execHead(HttpAction) - Method in interface org.apache.jena.fuseki.servlets.ActionProcessor
 
execHead(HttpAction) - Method in class org.apache.jena.fuseki.servlets.SPARQLQueryProcessor
 
execOptions(HttpAction) - Method in class org.apache.jena.fuseki.ctl.ActionContainerItem
 
execOptions(HttpAction) - Method in class org.apache.jena.fuseki.ctl.ActionMetrics
 
execOptions(HttpAction) - Method in class org.apache.jena.fuseki.ctl.ActionSleep
 
execOptions(HttpAction) - Method in class org.apache.jena.fuseki.ctl.ActionTasks
 
execOptions(HttpAction) - Method in interface org.apache.jena.fuseki.servlets.ActionProcessor
 
execOptions(HttpAction) - Method in class org.apache.jena.fuseki.servlets.SPARQL_Update
 
execOptions(HttpAction) - Method in class org.apache.jena.fuseki.servlets.SPARQLQueryProcessor
 
execPatch(HttpAction) - Method in interface org.apache.jena.fuseki.servlets.ActionProcessor
 
execPatch(HttpAction) - Method in class org.apache.jena.fuseki.servlets.SPARQL_Update
 
execPost(HttpAction) - Method in class org.apache.jena.fuseki.ctl.ActionSleep
 
execPost(HttpAction) - Method in interface org.apache.jena.fuseki.servlets.ActionProcessor
 
execPost(HttpAction) - Method in class org.apache.jena.fuseki.servlets.SPARQL_Update
 
execPost(HttpAction) - Method in class org.apache.jena.fuseki.servlets.SPARQLQueryProcessor
 
execPut(HttpAction) - Method in interface org.apache.jena.fuseki.servlets.ActionProcessor
 
execTrace(HttpAction) - Method in interface org.apache.jena.fuseki.servlets.ActionProcessor
 
execute(HttpAction) - Method in class org.apache.jena.fuseki.ctl.ActionContainerItem
 
execute(HttpAction) - Method in class org.apache.jena.fuseki.ctl.ActionMetrics
 
execute(HttpAction) - Method in class org.apache.jena.fuseki.ctl.ActionSleep
 
execute(HttpAction) - Method in class org.apache.jena.fuseki.ctl.ActionStatsText
 
execute(HttpAction) - Method in class org.apache.jena.fuseki.ctl.ActionTasks
 
execute(HttpAction) - Method in interface org.apache.jena.fuseki.servlets.ActionLifecycle
The perform step of a request
execute(HttpAction) - Method in class org.apache.jena.fuseki.servlets.ActionREST
 
execute(HttpAction) - Method in class org.apache.jena.fuseki.servlets.ActionServicePlaceholder
 
execute(HttpAction) - Method in class org.apache.jena.fuseki.servlets.NoOpActionService
 
execute(HttpAction) - Method in class org.apache.jena.fuseki.servlets.SPARQL_Update
 
execute(HttpAction) - Method in class org.apache.jena.fuseki.servlets.SPARQLQueryProcessor
 
execute(ValidationAction) - Static method in class org.apache.jena.fuseki.validation.json.DataValidatorJSON
 
execute(ValidationAction) - Static method in class org.apache.jena.fuseki.validation.json.IRIValidatorJSON
 
execute(ValidationAction) - Static method in class org.apache.jena.fuseki.validation.json.QueryValidatorJSON
 
execute(ValidationAction) - Static method in class org.apache.jena.fuseki.validation.json.UpdateValidatorJSON
 
execute(ValidationAction) - Method in interface org.apache.jena.fuseki.validation.ValidatorBase.JsonAction
 
executeHTML(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.jena.fuseki.validation.html.DataValidatorHTML
 
executeHTML(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.jena.fuseki.validation.html.IRIValidatorHTML
 
executeHTML(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.jena.fuseki.validation.html.QueryValidatorHTML
 
executeHTML(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.jena.fuseki.validation.html.UpdateValidatorHTML
 
executeLifecycle(HttpAction) - Method in class org.apache.jena.fuseki.servlets.SPARQL_QueryGeneral.SPARQL_QueryProc
 
EXISTED - Enum constant in enum class org.apache.jena.fuseki.system.UploadDetails.PreState
 
exists() - Method in class org.apache.jena.fuseki.servlets.GraphTarget
 
EXPOSED_HEADERS_PARAM - Static variable in class org.apache.jena.fuseki.servlets.CrossOriginFilter
 

F

findByContentType(String) - Method in class org.apache.jena.fuseki.server.OperationRegistry
Find the Operation for a Content-Type, or return null.
findHandler(Operation) - Method in class org.apache.jena.fuseki.server.OperationRegistry
Find the ActionService implementation for an Operation, or return null..
findServer(Model) - Static method in class org.apache.jena.fuseki.build.FusekiConfig
 
finish() - Method in class org.apache.jena.fuseki.async.AsyncTask
 
finished - Static variable in class org.apache.jena.fuseki.ctl.JsonConstCtl
 
finished(AsyncTask) - Method in class org.apache.jena.fuseki.async.AsyncPool
 
finishFixed(ServletOutputStream) - Static method in class org.apache.jena.fuseki.validation.html.ValidatorHtmlLib
 
finishRequest() - Method in class org.apache.jena.fuseki.servlets.HttpAction
 
finishRequest(HttpAction) - Method in class org.apache.jena.fuseki.server.DataAccessPoint
 
finishTxn() - Method in class org.apache.jena.fuseki.server.DataService
 
fmtRequest(HttpServletRequest) - Static method in class org.apache.jena.fuseki.system.FusekiNetLib
Helper function for displaying an HttpServletRequest
forEach(BiConsumer<Operation, Endpoint>) - Method in class org.apache.jena.fuseki.server.EndpointSet
 
forEachEndpoint(Consumer<Endpoint>) - Method in class org.apache.jena.fuseki.server.DataService
Execute an action for each Endpoint.
formatForLog(String) - Static method in class org.apache.jena.fuseki.servlets.ServletOps
 
Fuseki - Class in org.apache.jena.fuseki
 
Fuseki() - Constructor for class org.apache.jena.fuseki.Fuseki
 
FusekiConfig - Class in org.apache.jena.fuseki.build
Functions to setup and act on the configuration of a Fuseki server
FusekiConfig() - Constructor for class org.apache.jena.fuseki.build.FusekiConfig
 
FusekiConfigException - Exception in org.apache.jena.fuseki
 
FusekiConfigException() - Constructor for exception org.apache.jena.fuseki.FusekiConfigException
 
FusekiConfigException(String) - Constructor for exception org.apache.jena.fuseki.FusekiConfigException
 
FusekiConfigException(String, Throwable) - Constructor for exception org.apache.jena.fuseki.FusekiConfigException
 
FusekiConfigException(Throwable) - Constructor for exception org.apache.jena.fuseki.FusekiConfigException
 
FusekiCoreInfo - Class in org.apache.jena.fuseki.server
Functions that log information about the core Fuseki engine.
FusekiCoreInfo() - Constructor for class org.apache.jena.fuseki.server.FusekiCoreInfo
 
FusekiException - Exception in org.apache.jena.fuseki
 
FusekiException() - Constructor for exception org.apache.jena.fuseki.FusekiException
 
FusekiException(String) - Constructor for exception org.apache.jena.fuseki.FusekiException
 
FusekiException(String, Throwable) - Constructor for exception org.apache.jena.fuseki.FusekiException
 
FusekiException(Throwable) - Constructor for exception org.apache.jena.fuseki.FusekiException
 
FusekiExt - Class in org.apache.jena.fuseki.build
Operations to extend Fuseki with external code.
FusekiExt() - Constructor for class org.apache.jena.fuseki.build.FusekiExt
 
FusekiFilter - Class in org.apache.jena.fuseki.servlets
Look at all requests and see if they match a registered dataset name; if they do, pass down to the uber servlet, which can dispatch any request for any service.
FusekiFilter() - Constructor for class org.apache.jena.fuseki.servlets.FusekiFilter
 
FusekiIRI - Static variable in class org.apache.jena.fuseki.Fuseki
a unique IRI for the Fuseki namespace
FusekiLogging - Class in org.apache.jena.fuseki.system
FusekiLogging.
FusekiLogging() - Constructor for class org.apache.jena.fuseki.system.FusekiLogging
 
FusekiNetLib - Class in org.apache.jena.fuseki.system
Library of HTTP/network related functions.
FusekiNetLib() - Constructor for class org.apache.jena.fuseki.system.FusekiNetLib
 
FusekiPrefixes - Class in org.apache.jena.fuseki.build
Convenience set of prefixes
FusekiPrefixes() - Constructor for class org.apache.jena.fuseki.build.FusekiPrefixes
 
FusekiRequestIdHeader - Static variable in class org.apache.jena.fuseki.Fuseki
 
FusekiRequestsMetrics - Class in org.apache.jena.fuseki.metrics
 
FusekiRequestsMetrics(DataAccessPoint) - Constructor for class org.apache.jena.fuseki.metrics.FusekiRequestsMetrics
 
fusekiService - Static variable in class org.apache.jena.fuseki.server.FusekiVocab
 
FusekiSymbolIRI - Static variable in class org.apache.jena.fuseki.Fuseki
a unique IRI including the symbol notation for which properties should be appended
FusekiVocab - Class in org.apache.jena.fuseki.server
 
FusekiVocab() - Constructor for class org.apache.jena.fuseki.server.FusekiVocab
 

G

generateStats(DataAccessPoint) - Static method in class org.apache.jena.fuseki.ctl.ActionStats
 
generateStats(DataAccessPointRegistry) - Static method in class org.apache.jena.fuseki.ctl.ActionStats
 
get() - Static method in class org.apache.jena.fuseki.async.AsyncPool
 
get() - Static method in class org.apache.jena.fuseki.metrics.MetricsProviderRegistry
 
get() - Static method in class org.apache.jena.fuseki.server.OperationRegistry
Return the current server-wide standard configuration.
get(ServletContext) - Static method in class org.apache.jena.fuseki.server.DataAccessPointRegistry
 
get(ServletContext) - Static method in class org.apache.jena.fuseki.server.OperationRegistry
 
get(String) - Method in class org.apache.jena.fuseki.server.DataAccessPointRegistry
 
get(CounterName) - Method in class org.apache.jena.fuseki.server.CounterSet
 
get(Operation) - Method in class org.apache.jena.fuseki.server.EndpointSet
 
get(Node) - Static method in class org.apache.jena.fuseki.server.Operation
 
get(Resource) - Method in class org.apache.jena.fuseki.build.DatasetDescriptionMap
 
getAccept(HttpServletRequest) - Static method in class org.apache.jena.fuseki.system.FusekiNetLib
Get Accept header.
getActionURI() - Method in class org.apache.jena.fuseki.servlets.HttpAction
This is the requestURI with the context path removed.
getActiveDSG() - Method in class org.apache.jena.fuseki.servlets.HttpAction
If inside the transaction for the action, return the active DatasetGraph, otherwise return null.
getAuthPolicy() - Method in class org.apache.jena.fuseki.server.Endpoint
 
getContentType(HttpServletRequest) - Static method in class org.apache.jena.fuseki.system.FusekiNetLib
Get the content type of an action or return the default.
getContentType(HttpAction) - Static method in class org.apache.jena.fuseki.servlets.ActionLib
Get the content type of an action.
getContext() - Static method in class org.apache.jena.fuseki.Fuseki
Get server global Context.
getContext() - Method in class org.apache.jena.fuseki.server.Endpoint
 
getContext() - Method in class org.apache.jena.fuseki.servlets.HttpAction
Return the Context for this HttpAction.
getContextPath() - Method in class org.apache.jena.fuseki.servlets.HttpAction
Get the context path.
getCount() - Method in class org.apache.jena.fuseki.system.StreamRDFLimited
 
getCount() - Method in class org.apache.jena.fuseki.system.UploadDetails
 
getCounters() - Method in interface org.apache.jena.fuseki.server.Counters
 
getCounters() - Method in class org.apache.jena.fuseki.server.DataService
 
getCounters() - Method in class org.apache.jena.fuseki.server.Endpoint
 
getDataAccessPoint() - Method in class org.apache.jena.fuseki.servlets.HttpAction
 
getDataAccessPointRegistry() - Method in class org.apache.jena.fuseki.servlets.HttpAction
Get the DataAccessPointRegistry for this action.
getDataService() - Method in class org.apache.jena.fuseki.async.AsyncTask
 
getDataService() - Method in class org.apache.jena.fuseki.server.DataAccessPoint
 
getDataService() - Method in class org.apache.jena.fuseki.servlets.HttpAction
 
getDataset() - Method in class org.apache.jena.fuseki.server.DataService
 
getDataset() - Method in class org.apache.jena.fuseki.servlets.HttpAction
Return the dataset, if any (may be null)
getDataset(Resource, DatasetDescriptionMap) - Static method in class org.apache.jena.fuseki.build.FusekiConfig
 
getDatasetDescription(HttpAction, Query) - Static method in class org.apache.jena.fuseki.servlets.SPARQLProtocol
Given an action (protocol request) and a query, decide the DatasetDescription, if any.
getDatasetName() - Method in class org.apache.jena.fuseki.servlets.HttpAction
 
getDefaultOperationChooser() - Method in class org.apache.jena.fuseki.server.DataService
Decision function for this DataService.
getDescription() - Method in class org.apache.jena.fuseki.server.Operation
Return the description for this operation.
getEndpoint() - Method in class org.apache.jena.fuseki.servlets.HttpAction
Get the endpoint for the action (may be null) .
getEndpoints() - Method in class org.apache.jena.fuseki.server.DataService
Return a collection of all endpoints for this DataService.
getEndpoints(Operation) - Method in class org.apache.jena.fuseki.server.DataService
 
getEndpointSet() - Method in class org.apache.jena.fuseki.server.DataService
Return the EndpointSet for the operations for unnamed use.
getEndpointSet(String) - Method in class org.apache.jena.fuseki.server.DataService
Return the EndpointSet for the operations for named use.
getExactlyOne() - Method in class org.apache.jena.fuseki.server.EndpointSet
Get the Endpoint for a singleton EndpointSet
getExistedBefore() - Method in class org.apache.jena.fuseki.system.UploadDetails
 
getFinishPoint() - Method in class org.apache.jena.fuseki.async.AsyncTask
 
getFinishTime() - Method in class org.apache.jena.fuseki.servlets.HttpAction
Start time, in system nanos
getFullName() - Method in class org.apache.jena.fuseki.server.CounterName
 
getId() - Method in class org.apache.jena.fuseki.server.Operation
 
getItemDataAccessPoint(HttpAction) - Static method in class org.apache.jena.fuseki.ctl.ActionCtl
Get the DataAccessPoint corresponding to the item name, or null.
getItemDataAccessPoint(HttpAction, String) - Static method in class org.apache.jena.fuseki.ctl.ActionCtl
Get the DataAccessPoint corresponding to the item name, or null.
getItemDataset(HttpAction) - Static method in class org.apache.jena.fuseki.ctl.ActionCtl
Get the DatasetGraph corresponding to the item name, or null.
getItemDatasetName(HttpAction) - Static method in class org.apache.jena.fuseki.ctl.ActionCtl
Get the item name - the part after the URI for the servlet (which is the container) - treated as a dataset name.
getItemName(HttpAction) - Static method in class org.apache.jena.fuseki.ctl.ActionCtl
Get the item name - the part after the URI for the servlet (which is the container).
getJsonName() - Method in class org.apache.jena.fuseki.server.Operation
Name used in JSON in the "server" description and "stats" details.
getLangFromAction(HttpAction, Lang) - Static method in class org.apache.jena.fuseki.system.FusekiNetLib
Get the incoming Lang based on Content-Type of an action.
getLimit() - Method in class org.apache.jena.fuseki.system.StreamRDFLimited
 
getMeterRegistry() - Method in interface org.apache.jena.fuseki.metrics.MetricsProvider
 
getMeterRegistry() - Method in class org.apache.jena.fuseki.metrics.prometheus.PrometheusMetricsProvider
 
getMeterRegistry() - Method in class org.apache.jena.fuseki.metrics.SimpleMetricsProvider
 
getMethod() - Method in class org.apache.jena.fuseki.servlets.HttpAction
 
getName() - Method in class org.apache.jena.fuseki.server.CounterName
 
getName() - Method in class org.apache.jena.fuseki.server.DataAccessPoint
 
getName() - Method in class org.apache.jena.fuseki.server.Endpoint
 
getName() - Method in class org.apache.jena.fuseki.server.Operation
Return the display name for this operation.
getNetworkFormatForLang(Lang) - Static method in class org.apache.jena.fuseki.servlets.ActionLib
Return the preferred RDFFormat for a given Lang.
getOneHeader(HttpServletRequest, String) - Static method in class org.apache.jena.fuseki.servlets.ActionLib
Get one or zero strings from an HTTP header
getOneOnly(HttpServletRequest, String) - Static method in class org.apache.jena.fuseki.servlets.GSPLib
Get one value where there may be several HTTP header values.
getOperation() - Method in class org.apache.jena.fuseki.server.Endpoint
 
getOperationRegistry() - Method in class org.apache.jena.fuseki.servlets.HttpAction
Get the OperationRegistry for this action.
getOperations() - Method in class org.apache.jena.fuseki.server.DataService
Return the operations available here.
getOriginatingRequestId() - Method in class org.apache.jena.fuseki.async.AsyncTask
Request id that caused this task (may be -1 for N/A)
getPolicy() - Method in class org.apache.jena.fuseki.server.Validator
 
getProcessor() - Method in class org.apache.jena.fuseki.server.Endpoint
 
getProtocolDatasetDescription(HttpAction) - Static method in class org.apache.jena.fuseki.servlets.SPARQLProtocol
 
getQuadCount() - Method in class org.apache.jena.fuseki.system.UploadDetails
 
getQueryDatasetDescription(Query) - Static method in class org.apache.jena.fuseki.servlets.SPARQLProtocol
 
getRC() - Method in exception org.apache.jena.fuseki.servlets.ActionErrorException
 
getRequest() - Method in class org.apache.jena.fuseki.servlets.HttpAction
 
getRequest() - Method in class org.apache.jena.fuseki.validation.json.ValidationAction
 
getRequestCharacterEncoding() - Method in class org.apache.jena.fuseki.servlets.HttpAction
 
getRequestContentLength() - Method in class org.apache.jena.fuseki.servlets.HttpAction
 
getRequestContentLengthLong() - Method in class org.apache.jena.fuseki.servlets.HttpAction
 
getRequestContentType() - Method in class org.apache.jena.fuseki.servlets.HttpAction
 
getRequestHeader(String) - Method in class org.apache.jena.fuseki.servlets.HttpAction
 
getRequestHeaderNames() - Method in class org.apache.jena.fuseki.servlets.HttpAction
 
getRequestHeaders(String) - Method in class org.apache.jena.fuseki.servlets.HttpAction
 
getRequestInputStream() - Method in class org.apache.jena.fuseki.servlets.HttpAction
 
getRequestInputStreamRaw() - Method in class org.apache.jena.fuseki.servlets.HttpAction
Get the request input stream, bypassing any compression.
getRequestLocalPort() - Method in class org.apache.jena.fuseki.servlets.HttpAction
 
getRequestMethod() - Method in class org.apache.jena.fuseki.servlets.HttpAction
 
getRequestParameter(String) - Method in class org.apache.jena.fuseki.servlets.HttpAction
 
getRequestParameterMap() - Method in class org.apache.jena.fuseki.servlets.HttpAction
 
getRequestParameterNames() - Method in class org.apache.jena.fuseki.servlets.HttpAction
 
getRequestParameterValues(String) - Method in class org.apache.jena.fuseki.servlets.HttpAction
 
getRequestPathInfo() - Method in class org.apache.jena.fuseki.servlets.HttpAction
 
getRequestQueryString() - Method in class org.apache.jena.fuseki.servlets.HttpAction
 
getRequestRequestURI() - Method in class org.apache.jena.fuseki.servlets.HttpAction
 
getRequestRequestURL() - Method in class org.apache.jena.fuseki.servlets.HttpAction
 
getRequests() - Method in class org.apache.jena.fuseki.server.DataService
 
getRequests() - Method in class org.apache.jena.fuseki.server.Endpoint
 
getRequestsBad() - Method in class org.apache.jena.fuseki.server.DataService
 
getRequestsBad() - Method in class org.apache.jena.fuseki.server.Endpoint
 
getRequestServletPath() - Method in class org.apache.jena.fuseki.servlets.HttpAction
 
getRequestsGood() - Method in class org.apache.jena.fuseki.server.DataService
 
getRequestsGood() - Method in class org.apache.jena.fuseki.server.Endpoint
 
getResponse() - Method in class org.apache.jena.fuseki.servlets.HttpAction
 
getResponse() - Method in class org.apache.jena.fuseki.validation.json.ValidationAction
 
getResponseOutputStream() - Method in class org.apache.jena.fuseki.servlets.HttpAction
 
getResponseWriter() - Method in class org.apache.jena.fuseki.servlets.HttpAction
 
getRunningTask(String) - Method in class org.apache.jena.fuseki.async.AsyncPool
 
getServletInfo() - Method in class org.apache.jena.fuseki.ctl.ActionDumpRequest
 
getStartPoint() - Method in class org.apache.jena.fuseki.async.AsyncTask
 
getStartTime() - Method in class org.apache.jena.fuseki.servlets.HttpAction
Start time, in system nanos
getTask(String) - Method in class org.apache.jena.fuseki.async.AsyncPool
Get a task - whether running or finished.
getTaskId() - Method in class org.apache.jena.fuseki.async.AsyncTask
Unique task id
getTime() - Method in class org.apache.jena.fuseki.servlets.HttpAction
Return the recorded time taken in milliseconds.
getTime() - Method in class org.apache.jena.fuseki.validation.json.ValidationAction
Return the recorded time taken in milliseconds.
getTransactional() - Method in class org.apache.jena.fuseki.servlets.HttpAction
Return the "Transactional" for this HttpAction.
getTripleCount() - Method in class org.apache.jena.fuseki.system.UploadDetails
 
getUser() - Method in class org.apache.jena.fuseki.servlets.HttpAction
Return the authenticated user for this HttpAction.
getVerbose(ServletContext) - Static method in class org.apache.jena.fuseki.Fuseki
 
goActive() - Method in class org.apache.jena.fuseki.server.DataService
 
goOffline() - Method in class org.apache.jena.fuseki.server.DataService
 
graph() - Method in class org.apache.jena.fuseki.servlets.GraphTarget
Get a graph for the action - this is not a test for graph existence.
GraphLoadUtils - Class in org.apache.jena.fuseki.system
A packaging of code to do a controlled read of a graph or model
GraphLoadUtils() - Constructor for class org.apache.jena.fuseki.system.GraphLoadUtils
 
graphName - Variable in class org.apache.jena.fuseki.system.UploadDetailsWithName
 
graphName() - Method in class org.apache.jena.fuseki.servlets.GraphTarget
 
graphName(String) - Static method in class org.apache.jena.fuseki.server.Validators
 
graphResponse(HttpAction, Graph, Lang) - Static method in class org.apache.jena.fuseki.servlets.ActionLib
Output a graph to the HTTP response.
graphResponse(HttpAction, Graph, RDFFormat, String) - Static method in class org.apache.jena.fuseki.servlets.ActionLib
Output a graph to the HTTP response.
GraphTarget - Class in org.apache.jena.fuseki.servlets
Target of GSP operations.
Extensions: "?graph=union" and "?graph=default"
GSP_Base - Class in org.apache.jena.fuseki.servlets
 
GSP_DIRECT_NAMING - Static variable in class org.apache.jena.fuseki.Fuseki
Supporting Graph Store Protocol direct naming.
GSP_R - Class in org.apache.jena.fuseki.servlets
 
GSP_R - Static variable in class org.apache.jena.fuseki.server.Operation
 
GSP_R() - Constructor for class org.apache.jena.fuseki.servlets.GSP_R
 
GSP_RW - Class in org.apache.jena.fuseki.servlets
 
GSP_RW - Static variable in class org.apache.jena.fuseki.server.Operation
 
GSP_RW() - Constructor for class org.apache.jena.fuseki.servlets.GSP_RW
 
GSPLib - Class in org.apache.jena.fuseki.servlets
 
GSPLib() - Constructor for class org.apache.jena.fuseki.servlets.GSPLib
 

H

hasExactlyOneValue(HttpAction, String) - Static method in class org.apache.jena.fuseki.servlets.GSPLib
Check whether there is exactly one HTTP header value
hasGSPParams(HttpAction) - Static method in class org.apache.jena.fuseki.servlets.GSPLib
Test whether the operation has either of the GSP parameters.
hasGSPParamsStrict(HttpAction) - Static method in class org.apache.jena.fuseki.servlets.GSPLib
Test whether the operation has exactly one GSP parameter and no other parameters.
hashCode() - Method in class org.apache.jena.fuseki.server.CounterName
 
hashCode() - Method in class org.apache.jena.fuseki.server.Operation
 
hashCode() - Method in class org.apache.jena.fuseki.server.ValidString
 
hasInitialized() - Static method in class org.apache.jena.fuseki.system.FusekiLogging
 
hasOperation(Operation) - Method in class org.apache.jena.fuseki.server.DataService
Return the operations available here.
headers - Variable in class org.apache.jena.fuseki.validation.json.ValidationAction
 
htmlQuote(String) - Static method in class org.apache.jena.fuseki.validation.html.ValidatorHtmlLib
 
HttpAction - Class in org.apache.jena.fuseki.servlets
HTTP action that represents the user request lifecycle.
HttpAction(long, Logger, ActionCategory, HttpServletRequest, HttpServletResponse) - Constructor for class org.apache.jena.fuseki.servlets.HttpAction
Creates a new HTTP Action, using the HTTP request and response, and a given ID.
HTTPdelete - Static variable in class org.apache.jena.fuseki.server.CounterName
 
HTTPdeleteBad - Static variable in class org.apache.jena.fuseki.server.CounterName
 
HTTPdeleteGood - Static variable in class org.apache.jena.fuseki.server.CounterName
 
HTTPget - Static variable in class org.apache.jena.fuseki.server.CounterName
 
HTTPgetBad - Static variable in class org.apache.jena.fuseki.server.CounterName
 
HTTPgetGood - Static variable in class org.apache.jena.fuseki.server.CounterName
 
HTTPhead - Static variable in class org.apache.jena.fuseki.server.CounterName
 
HTTPheadBad - Static variable in class org.apache.jena.fuseki.server.CounterName
 
HTTPheadGood - Static variable in class org.apache.jena.fuseki.server.CounterName
 
HTTPoptions - Static variable in class org.apache.jena.fuseki.server.CounterName
 
HTTPoptionsBad - Static variable in class org.apache.jena.fuseki.server.CounterName
 
HTTPoptionsGood - Static variable in class org.apache.jena.fuseki.server.CounterName
 
HTTPpatch - Static variable in class org.apache.jena.fuseki.server.CounterName
 
HTTPpatchBad - Static variable in class org.apache.jena.fuseki.server.CounterName
 
HTTPpatchGood - Static variable in class org.apache.jena.fuseki.server.CounterName
 
HTTPpost - Static variable in class org.apache.jena.fuseki.server.CounterName
 
HTTPpostBad - Static variable in class org.apache.jena.fuseki.server.CounterName
 
HTTPpostGood - Static variable in class org.apache.jena.fuseki.server.CounterName
 
HTTPput - Static variable in class org.apache.jena.fuseki.server.CounterName
 
HTTPputBad - Static variable in class org.apache.jena.fuseki.server.CounterName
 
HTTPputGood - Static variable in class org.apache.jena.fuseki.server.CounterName
 
HttpServletResponseTracker - Class in org.apache.jena.fuseki.servlets
Intercepting wrapper so we can track the response settings for logging purposes
HttpServletResponseTracker(HttpAction, HttpServletResponse) - Constructor for class org.apache.jena.fuseki.servlets.HttpServletResponseTracker
 

I

id - Variable in class org.apache.jena.fuseki.servlets.HttpAction
 
id - Variable in class org.apache.jena.fuseki.validation.json.ValidationAction
 
inc() - Method in class org.apache.jena.fuseki.server.Counter
 
inc(CounterName) - Method in class org.apache.jena.fuseki.server.CounterSet
 
incCounter(CounterSet, CounterName) - Static method in class org.apache.jena.fuseki.servlets.ActionExecLib
 
incCounter(Counters, CounterName) - Static method in class org.apache.jena.fuseki.servlets.ActionExecLib
Increment counter
incomingData(HttpAction, StreamRDF) - Static method in class org.apache.jena.fuseki.system.DataUploader
Parse the body contents to the StreamRDF.
init() - Static method in class org.apache.jena.fuseki.Fuseki
Initialize an instance of the Fuseki server stack.
init(FilterConfig) - Method in class org.apache.jena.fuseki.servlets.AuthFilter
 
init(FilterConfig) - Method in class org.apache.jena.fuseki.servlets.CrossOriginFilter
 
init(FilterConfig) - Method in class org.apache.jena.fuseki.servlets.FusekiFilter
 
InitPrometheus - Class in org.apache.jena.fuseki.metrics.prometheus
 
InitPrometheus() - Constructor for class org.apache.jena.fuseki.metrics.prometheus.InitPrometheus
 
initResponse(HttpAction) - Static method in class org.apache.jena.fuseki.servlets.ActionExecLib
Set headers for the response.
IRIValidator - Class in org.apache.jena.fuseki.validation
 
IRIValidator() - Constructor for class org.apache.jena.fuseki.validation.IRIValidator
 
IRIValidatorHTML - Class in org.apache.jena.fuseki.validation.html
 
IRIValidatorHTML() - Constructor for class org.apache.jena.fuseki.validation.html.IRIValidatorHTML
 
IRIValidatorJSON - Class in org.apache.jena.fuseki.validation.json
 
IRIValidatorJSON() - Constructor for class org.apache.jena.fuseki.validation.json.IRIValidatorJSON
 
isAcceptingRequests() - Method in class org.apache.jena.fuseki.server.DataService
 
isAllowed(String) - Method in interface org.apache.jena.fuseki.auth.AuthPolicy
Is the use authorized for this resource?
isAllowed(String) - Method in class org.apache.jena.fuseki.auth.AuthPolicyList
 
isCanonical(String) - Static method in class org.apache.jena.fuseki.server.DataAccessPoint
Is the name canonical? (starts with "/").
isDefault() - Method in class org.apache.jena.fuseki.servlets.GraphTarget
 
isDenied(String) - Method in interface org.apache.jena.fuseki.auth.AuthPolicy
Is the use denied for this resource? Both AuthPolicy.isAllowed(java.lang.String) and AuthPolicy.isDenied(java.lang.String) could be false if the policy does not know one way of the other.
isEmpty() - Method in class org.apache.jena.fuseki.server.EndpointSet
 
isRegistered(Operation) - Method in class org.apache.jena.fuseki.server.OperationRegistry
 
isTDB1(String) - Static method in class org.apache.jena.fuseki.system.spot.TDBOps
Test to see is a location appears to be a TDB1 database, or a database can be created at the pathname.
isTDB2(String) - Static method in class org.apache.jena.fuseki.system.spot.TDBOps
Test to see is a location appears to be a TDB2 database, or a database can be created at the pathname.
isTransactional() - Method in class org.apache.jena.fuseki.servlets.HttpAction
Returns whether or not the underlying DatasetGraph is fully transactional (supports rollback)
isUnion() - Method in class org.apache.jena.fuseki.servlets.GraphTarget
 
isUnnamed() - Method in class org.apache.jena.fuseki.server.Endpoint
 

J

jCount - Static variable in class org.apache.jena.fuseki.system.UploadDetails
 
jErrors - Static variable in class org.apache.jena.fuseki.validation.html.ValidatorHtmlLib
 
jErrors - Static variable in class org.apache.jena.fuseki.validation.json.ValidatorJsonLib
 
jParseError - Static variable in class org.apache.jena.fuseki.validation.html.ValidatorHtmlLib
 
jParseError - Static variable in class org.apache.jena.fuseki.validation.json.ValidatorJsonLib
 
jParseErrorCol - Static variable in class org.apache.jena.fuseki.validation.html.ValidatorHtmlLib
 
jParseErrorCol - Static variable in class org.apache.jena.fuseki.validation.json.ValidatorJsonLib
 
jParseErrorLine - Static variable in class org.apache.jena.fuseki.validation.html.ValidatorHtmlLib
 
jParseErrorLine - Static variable in class org.apache.jena.fuseki.validation.json.ValidatorJsonLib
 
jQuadsCount - Static variable in class org.apache.jena.fuseki.system.UploadDetails
 
JsonConstCtl - Class in org.apache.jena.fuseki.ctl
 
JsonConstCtl() - Constructor for class org.apache.jena.fuseki.ctl.JsonConstCtl
 
JsonDescription - Class in org.apache.jena.fuseki.ctl
Create a description of a service
JsonDescription() - Constructor for class org.apache.jena.fuseki.ctl.JsonDescription
 
jsonOffer - Static variable in class org.apache.jena.fuseki.DEF
 
jsonOrTextOffer - Static variable in class org.apache.jena.fuseki.validation.ValidatorBase
 
jTriplesCount - Static variable in class org.apache.jena.fuseki.system.UploadDetails
 
jWarnings - Static variable in class org.apache.jena.fuseki.validation.html.ValidatorHtmlLib
 
jWarnings - Static variable in class org.apache.jena.fuseki.validation.json.ValidatorJsonLib
 

L

label() - Method in class org.apache.jena.fuseki.servlets.GraphTarget
 
level() - Method in class org.apache.jena.fuseki.metrics.prometheus.InitPrometheus
 
loadGraph(Graph, String, int) - Static method in class org.apache.jena.fuseki.system.GraphLoadUtils
 
loadModel(Model, String, int) - Static method in class org.apache.jena.fuseki.system.GraphLoadUtils
 
log - Variable in class org.apache.jena.fuseki.servlets.HttpAction
 
log - Variable in class org.apache.jena.fuseki.validation.json.ValidationAction
 
log4j2_configurationFile - Static variable in class org.apache.jena.fuseki.system.FusekiLogging
 
log4j2_web_configuration - Static variable in class org.apache.jena.fuseki.system.FusekiLogging
 
logCode(Logger) - Static method in class org.apache.jena.fuseki.server.FusekiCoreInfo
Details of the code version.
logDataAccessPoint(Logger, DataAccessPoint) - Static method in class org.apache.jena.fuseki.server.FusekiCoreInfo
Log a DataAccessPoint in detail
logDataAccessPointRegistry(Logger, DataAccessPointRegistry, boolean) - Static method in class org.apache.jena.fuseki.server.FusekiCoreInfo
logDetailsJVM(Logger) - Static method in class org.apache.jena.fuseki.server.PlatformInfo
JVM details section.
logDetailsSystem(Logger) - Static method in class org.apache.jena.fuseki.server.PlatformInfo
System details section
logDetailsSystemPlain(Logger) - Static method in class org.apache.jena.fuseki.server.PlatformInfo
System details, no section header
logLoggingProperty - Static variable in class org.apache.jena.fuseki.system.FusekiLogging
 
logNoResponse(HttpAction) - Static method in class org.apache.jena.fuseki.servlets.ActionExecLib
Log when we don't handle this request.
logRequest(HttpAction) - Static method in class org.apache.jena.fuseki.servlets.ActionExecLib
Log an HttpAction request.
logResponse(HttpAction) - Static method in class org.apache.jena.fuseki.servlets.ActionExecLib
Log an HttpAction response.
logServerCmdSetup(Logger, boolean, DataAccessPointRegistry, String, String, String, String) - Static method in class org.apache.jena.fuseki.server.FusekiCoreInfo
Log details - this function is about command line details

M

main(String...) - Static method in class org.apache.jena.fuseki.server.PlatformInfo
 
mapRequestToEndpointName(String, DataAccessPoint) - Static method in class org.apache.jena.fuseki.servlets.ActionLib
Calculate the operation, given request URI and data access point
mapRequestToEndpointName(HttpAction, DataAccessPoint) - Static method in class org.apache.jena.fuseki.servlets.ActionLib
Calculate the operation, given action and data access point
markInitialized(boolean) - Static method in class org.apache.jena.fuseki.system.FusekiLogging
Mark whether logging is considered "initialized".
match(String, String) - Static method in class org.apache.jena.fuseki.system.ConNeg
Match a single media type against a header string.
match(String, AcceptList) - Static method in class org.apache.jena.fuseki.system.ConNeg
Creates a AcceptList with the given HTTP header string and uses the AcceptList.match(MediaType) method to decide which media type matches the HTTP header string.
MaxSleepMillis - Static variable in class org.apache.jena.fuseki.ctl.ActionSleep
 
merge(AuthPolicy, AuthPolicy) - Static method in class org.apache.jena.fuseki.auth.AuthPolicyList
Merge AuthPolicies, returning a combination of the two if both are non-null.
message - Variable in class org.apache.jena.fuseki.servlets.HttpAction
 
message - Variable in class org.apache.jena.fuseki.validation.json.ValidationAction
 
messageForException(QueryException) - Static method in class org.apache.jena.fuseki.servlets.SPARQLProtocol
Form a message from a QueryException.
messageForParseException(QueryParseException) - Static method in class org.apache.jena.fuseki.servlets.SPARQLProtocol
Form a message from a QueryParseException.
METHOD_DELETE - Static variable in class org.apache.jena.fuseki.servlets.ServletBase
 
METHOD_GET - Static variable in class org.apache.jena.fuseki.servlets.ServletBase
 
METHOD_HEAD - Static variable in class org.apache.jena.fuseki.servlets.ServletBase
 
METHOD_OPTIONS - Static variable in class org.apache.jena.fuseki.servlets.ServletBase
 
METHOD_PATCH - Static variable in class org.apache.jena.fuseki.servlets.ServletBase
 
METHOD_POST - Static variable in class org.apache.jena.fuseki.servlets.ServletBase
 
METHOD_PUT - Static variable in class org.apache.jena.fuseki.servlets.ServletBase
 
METHOD_TRACE - Static variable in class org.apache.jena.fuseki.servlets.ServletBase
 
MetricsProvider - Interface in org.apache.jena.fuseki.metrics
 
MetricsProviderRegistry - Class in org.apache.jena.fuseki.metrics
 
MetricsProviderRegistry() - Constructor for class org.apache.jena.fuseki.metrics.MetricsProviderRegistry
 
minimize() - Method in class org.apache.jena.fuseki.servlets.HttpAction
Reduce to a size that can be kept around for sometime.
minimize() - Method in class org.apache.jena.fuseki.validation.json.ValidationAction
Reduce to a size that can be kept around for sometime

N

name - Variable in enum class org.apache.jena.fuseki.server.DataServiceStatus
 
NAME - Static variable in class org.apache.jena.fuseki.Fuseki
The name of the Fuseki server.
NameMgr<T> - Class in org.apache.jena.fuseki.server
Management of intern'ed names T that can be used as keys.
NameMgr() - Constructor for class org.apache.jena.fuseki.server.NameMgr
 
newActionService(Operation, Resource) - Method in interface org.apache.jena.fuseki.server.ActionServiceFactory
Create an ActionServiceFactory (it can be shared with endpoints), given the description which is a link into the server configuration graph.
newBuilder() - Static method in class org.apache.jena.fuseki.server.DataService
Builder for a new DataService.
newBuilder(DataService) - Static method in class org.apache.jena.fuseki.server.DataService
Return a new builder, populated by an existing DatasetService
newBuilder(DatasetGraph) - Static method in class org.apache.jena.fuseki.server.DataService
Builder for a new DataService, with a dataset.
NoOp - Static variable in class org.apache.jena.fuseki.server.Operation
 
NoOpActionService - Class in org.apache.jena.fuseki.servlets
An ActionService that denies service.
NoOpActionService() - Constructor for class org.apache.jena.fuseki.servlets.NoOpActionService
 
NS - Static variable in class org.apache.jena.fuseki.server.FusekiVocab
 

O

OFFLINE - Enum constant in enum class org.apache.jena.fuseki.server.DataServiceStatus
 
OLD_CHAIN_PREFLIGHT_PARAM - Static variable in class org.apache.jena.fuseki.servlets.CrossOriginFilter
 
opDump - Static variable in class org.apache.jena.fuseki.server.ServerConst
 
operation - Static variable in class org.apache.jena.fuseki.server.ServerConst
 
operation() - Method in class org.apache.jena.fuseki.server.Endpoint.Builder
 
operation(Operation) - Method in class org.apache.jena.fuseki.server.Endpoint.Builder
 
Operation - Class in org.apache.jena.fuseki.server
Operations are symbol to look up in the OperationRegistry.operationToHandler map.
OperationRegistry - Class in org.apache.jena.fuseki.server
Registry of operations.
OperationRegistry(OperationRegistry) - Constructor for class org.apache.jena.fuseki.server.OperationRegistry
 
operations() - Method in class org.apache.jena.fuseki.server.EndpointSet
 
opGSP_r - Static variable in class org.apache.jena.fuseki.server.FusekiVocab
 
opGSP_r_alt - Static variable in class org.apache.jena.fuseki.server.FusekiVocab
 
opGSP_rw - Static variable in class org.apache.jena.fuseki.server.FusekiVocab
 
opGSP_rw_alt - Static variable in class org.apache.jena.fuseki.server.FusekiVocab
 
opNoOp - Static variable in class org.apache.jena.fuseki.server.FusekiVocab
 
opNoOp_alt - Static variable in class org.apache.jena.fuseki.server.FusekiVocab
 
opPatch - Static variable in class org.apache.jena.fuseki.server.FusekiVocab
 
opPing - Static variable in class org.apache.jena.fuseki.server.ServerConst
 
opQuery - Static variable in class org.apache.jena.fuseki.server.FusekiVocab
 
opShacl - Static variable in class org.apache.jena.fuseki.server.FusekiVocab
 
opStats - Static variable in class org.apache.jena.fuseki.server.ServerConst
 
opUpdate - Static variable in class org.apache.jena.fuseki.server.FusekiVocab
 
opUpload - Static variable in class org.apache.jena.fuseki.server.FusekiVocab
 
org.apache.jena.fuseki - package org.apache.jena.fuseki
Documentation for dispatch-execute.
org.apache.jena.fuseki.async - package org.apache.jena.fuseki.async
 
org.apache.jena.fuseki.auth - package org.apache.jena.fuseki.auth
 
org.apache.jena.fuseki.build - package org.apache.jena.fuseki.build
 
org.apache.jena.fuseki.core - module org.apache.jena.fuseki.core
 
org.apache.jena.fuseki.ctl - package org.apache.jena.fuseki.ctl
 
org.apache.jena.fuseki.metrics - package org.apache.jena.fuseki.metrics
 
org.apache.jena.fuseki.metrics.prometheus - package org.apache.jena.fuseki.metrics.prometheus
 
org.apache.jena.fuseki.patch - package org.apache.jena.fuseki.patch
 
org.apache.jena.fuseki.server - package org.apache.jena.fuseki.server
 
org.apache.jena.fuseki.servlets - package org.apache.jena.fuseki.servlets
 
org.apache.jena.fuseki.system - package org.apache.jena.fuseki.system
 
org.apache.jena.fuseki.system.spot - package org.apache.jena.fuseki.system.spot
 
org.apache.jena.fuseki.validation - package org.apache.jena.fuseki.validation
 
org.apache.jena.fuseki.validation.html - package org.apache.jena.fuseki.validation.html
 
org.apache.jena.fuseki.validation.json - package org.apache.jena.fuseki.validation.json
 
output(ServletOutputStream, Consumer<IndentedLineBuffer>, boolean) - Static method in class org.apache.jena.fuseki.validation.html.ValidatorHtmlLib
 
outputFusekiServerHeader - Static variable in class org.apache.jena.fuseki.Fuseki
 
outputJettyServerHeader - Static variable in class org.apache.jena.fuseki.Fuseki
 

P

PagesStatic - Static variable in class org.apache.jena.fuseki.Fuseki
Default location of the pages for the Fuseki UI
pAllowedUsers - Static variable in class org.apache.jena.fuseki.server.FusekiVocab
 
pAllowTimeoutOverride - Static variable in class org.apache.jena.fuseki.server.FusekiVocab
 
parse(String) - Static method in class org.apache.jena.fuseki.system.ConNeg
Parses the content type.
parse(HttpAction, StreamRDF, InputStream, Lang, String) - Static method in class org.apache.jena.fuseki.servlets.ActionLib
Parse RDF content.
parse(HttpAction, StreamRDF, Lang, String) - Static method in class org.apache.jena.fuseki.servlets.ActionLib
Parse RDF content.
parseOrError(HttpAction, StreamRDF, Lang, String) - Static method in class org.apache.jena.fuseki.servlets.ActionLib
Parse RDF content from the body of the request of the action, ends the request, and sends a 400 if there is a parse error.
parseQueryString(HttpServletRequest) - Static method in class org.apache.jena.fuseki.system.FusekiNetLib
Parse the query string - do not process the body even for a form
Patch - Static variable in class org.apache.jena.fuseki.server.Operation
 
PatchApplyService - Class in org.apache.jena.fuseki.patch
A Fuseki service to receive and apply a patch.
PatchApplyService() - Constructor for class org.apache.jena.fuseki.patch.PatchApplyService
 
PATH - Static variable in class org.apache.jena.fuseki.Fuseki
Path as package name
pAuth - Static variable in class org.apache.jena.fuseki.server.FusekiVocab
 
pDataset - Static variable in class org.apache.jena.fuseki.server.FusekiVocab
 
pEndpoint - Static variable in class org.apache.jena.fuseki.server.FusekiVocab
 
pEndpointName - Static variable in class org.apache.jena.fuseki.server.FusekiVocab
 
pImplementation - Static variable in class org.apache.jena.fuseki.server.FusekiVocab
 
PlatformInfo - Class in org.apache.jena.fuseki.server
 
PlatformInfo() - Constructor for class org.apache.jena.fuseki.server.PlatformInfo
 
pMaximumTimeoutOverride - Static variable in class org.apache.jena.fuseki.server.FusekiVocab
 
policy - Variable in class org.apache.jena.fuseki.server.Validator
 
policyAllowSpecific(String...) - Static method in class org.apache.jena.fuseki.auth.Auth
A policy that allows specific users (convenience wrapped for Auth.policyAllowSpecific(Collection)).
policyAllowSpecific(Collection<String>) - Static method in class org.apache.jena.fuseki.auth.Auth
A policy that allows specific users.
pOperation - Static variable in class org.apache.jena.fuseki.server.FusekiVocab
 
populateStdServices(DataService.Builder, boolean) - Static method in class org.apache.jena.fuseki.build.FusekiConfig
Convenience operation to populate a DataService with the conventional default services.
pPasswordFile - Static variable in class org.apache.jena.fuseki.server.FusekiVocab
 
pQueryLimit - Static variable in class org.apache.jena.fuseki.server.FusekiVocab
 
pRealm - Static variable in class org.apache.jena.fuseki.server.FusekiVocab
 
PREFIXES - Static variable in class org.apache.jena.fuseki.build.FusekiPrefixes
 
PREFLIGHT_MAX_AGE_PARAM - Static variable in class org.apache.jena.fuseki.servlets.CrossOriginFilter
 
print() - Method in class org.apache.jena.fuseki.server.DataAccessPointRegistry
 
print(String) - Method in class org.apache.jena.fuseki.server.DataAccessPointRegistry
 
printEnvironment() - Static method in class org.apache.jena.fuseki.ctl.ActionDumpRequest
printEnvironment
printHead(ServletOutputStream, String) - Static method in class org.apache.jena.fuseki.validation.html.ValidatorHtmlLib
 
printRequest(PrintWriter, HttpServletRequest) - Static method in class org.apache.jena.fuseki.ctl.ActionDumpRequest
 
printServletContext() - Method in class org.apache.jena.fuseki.ctl.ActionDumpRequest
 
process(HttpAction) - Method in class org.apache.jena.fuseki.ctl.ActionCtl
 
process(HttpAction) - Method in class org.apache.jena.fuseki.servlets.ActionBase
Subclasses must override execGet, execPost etc to say which methods they support.
process(HttpAction) - Method in interface org.apache.jena.fuseki.servlets.ActionProcessor
Execute this request.
processLoadClass(Resource) - Static method in class org.apache.jena.fuseki.build.FusekiConfig
Process any ja:loadClass
processor() - Method in class org.apache.jena.fuseki.server.Endpoint.Builder
 
processor(ActionProcessor) - Method in class org.apache.jena.fuseki.server.Endpoint.Builder
 
processServerConfiguration(Model, Context) - Static method in class org.apache.jena.fuseki.build.FusekiConfig
Process a configuration file and return the DataAccessPoints; set the context provided for server-wide settings.
PrometheusMetricsProvider - Class in org.apache.jena.fuseki.metrics.prometheus
 
PrometheusMetricsProvider() - Constructor for class org.apache.jena.fuseki.metrics.prometheus.PrometheusMetricsProvider
 
pServerCompact - Static variable in class org.apache.jena.fuseki.server.FusekiVocab
 
pServerContextPath - Static variable in class org.apache.jena.fuseki.server.FusekiVocab
 
pServerMetrics - Static variable in class org.apache.jena.fuseki.server.FusekiVocab
 
pServerPing - Static variable in class org.apache.jena.fuseki.server.FusekiVocab
 
pServerStats - Static variable in class org.apache.jena.fuseki.server.FusekiVocab
 
pServiceName - Static variable in class org.apache.jena.fuseki.server.FusekiVocab
 
pServiceQueryEP - Static variable in class org.apache.jena.fuseki.server.FusekiVocab
 
pServiceReadGraphStoreEP - Static variable in class org.apache.jena.fuseki.server.FusekiVocab
 
pServiceReadWriteGraphStoreEP - Static variable in class org.apache.jena.fuseki.server.FusekiVocab
 
pServices - Static variable in class org.apache.jena.fuseki.server.FusekiVocab
 
pServiceShaclEP - Static variable in class org.apache.jena.fuseki.server.FusekiVocab
 
pServiceUpdateEP - Static variable in class org.apache.jena.fuseki.server.FusekiVocab
 
pServiceUploadEP - Static variable in class org.apache.jena.fuseki.server.FusekiVocab
 
pTimeout - Static variable in class org.apache.jena.fuseki.server.FusekiVocab
 
pUnionDefaultGraph - Static variable in class org.apache.jena.fuseki.server.FusekiVocab
 
put(MetricsProvider, int) - Static method in class org.apache.jena.fuseki.metrics.MetricsProviderRegistry
 
put(Endpoint) - Method in class org.apache.jena.fuseki.server.EndpointSet
 

Q

quad(Quad) - Method in class org.apache.jena.fuseki.system.StreamRDFLimited
 
quadsOffer - Static variable in class org.apache.jena.fuseki.DEF
 
quadsPutPostNonTxn(HttpAction, boolean) - Static method in class org.apache.jena.fuseki.servlets.UploadRDF
Load data, without assuming the dataset of an action is transactional - specifically, whether it supports "abort".
quadsPutPostNonTxn(HttpAction, Function<HttpAction, DatasetGraph>, boolean) - Static method in class org.apache.jena.fuseki.servlets.UploadRDF
Load data, without assuming the dataset of an action is transactional - specifically, whether it supports "abort".
quadsPutPostTxn(HttpAction, boolean) - Static method in class org.apache.jena.fuseki.servlets.UploadRDF
Load data using a transaction into the dataset of an action.
quadsPutPostTxn(HttpAction, Function<HttpAction, DatasetGraph>, boolean) - Static method in class org.apache.jena.fuseki.servlets.UploadRDF
Load data using a transaction into the dataset of an action.
Query - Static variable in class org.apache.jena.fuseki.server.Operation
 
QueryExecErrors - Static variable in class org.apache.jena.fuseki.server.CounterName
 
QueryIOErrors - Static variable in class org.apache.jena.fuseki.server.CounterName
 
QueryTimeouts - Static variable in class org.apache.jena.fuseki.server.CounterName
 
QueryValidator - Class in org.apache.jena.fuseki.validation
 
QueryValidator() - Constructor for class org.apache.jena.fuseki.validation.QueryValidator
 
QueryValidatorHTML - Class in org.apache.jena.fuseki.validation.html
 
QueryValidatorJSON - Class in org.apache.jena.fuseki.validation.json
 
QueryValidatorJSON() - Constructor for class org.apache.jena.fuseki.validation.json.QueryValidatorJSON
 

R

rdfOffer - Static variable in class org.apache.jena.fuseki.DEF
 
readConfigurationDirectory(String) - Static method in class org.apache.jena.fuseki.build.FusekiConfig
Read service descriptions in the given directory
readFromRequest(HttpAction, Lang) - Static method in class org.apache.jena.fuseki.servlets.ActionLib
 
readGraph(String, int) - Static method in class org.apache.jena.fuseki.system.GraphLoadUtils
 
readModel(String, int) - Static method in class org.apache.jena.fuseki.system.GraphLoadUtils
 
readSystemDatabase(Dataset) - Static method in class org.apache.jena.fuseki.build.FusekiConfig
Read the system database
register(String, String) - Static method in class org.apache.jena.fuseki.server.CounterName
 
register(DataAccessPoint) - Method in class org.apache.jena.fuseki.server.DataAccessPointRegistry
 
register(Operation, String, ActionService) - Method in class org.apache.jena.fuseki.server.OperationRegistry
Register a new Operation, with its Content-Type (may be null, meaning no dispatch by content type), and the implementation handler.
register(Operation, ActionService) - Method in class org.apache.jena.fuseki.server.OperationRegistry
Register a new Operation and the implementation handler.
register(Resource, Dataset) - Method in class org.apache.jena.fuseki.build.DatasetDescriptionMap
 
registerOperation(Operation, ActionService) - Static method in class org.apache.jena.fuseki.build.FusekiExt
Make a new operation available.
remove(Endpoint) - Method in class org.apache.jena.fuseki.server.EndpointSet
 
removeContextPath(HttpAction) - Static method in class org.apache.jena.fuseki.servlets.ActionLib
 
removeDataset(DataAccessPointRegistry, String) - Static method in class org.apache.jena.fuseki.build.FusekiConfig
 
request - Variable in class org.apache.jena.fuseki.validation.json.ValidationAction
 
requestCount() - Method in class org.apache.jena.fuseki.server.DataAccessPoint
 
requestLog - Static variable in class org.apache.jena.fuseki.Fuseki
Instance of a log for requests: format is NCSA.
RequestLog - Class in org.apache.jena.fuseki.server
Create standard request logs (NCSA etc)
RequestLog() - Constructor for class org.apache.jena.fuseki.server.RequestLog
 
requestLogName - Static variable in class org.apache.jena.fuseki.Fuseki
Logger name for standard webserver log file request log
Requests - Static variable in class org.apache.jena.fuseki.server.CounterName
 
RequestsBad - Static variable in class org.apache.jena.fuseki.server.CounterName
 
RequestsGood - Static variable in class org.apache.jena.fuseki.server.CounterName
 
resetLogging(String) - Static method in class org.apache.jena.fuseki.system.FusekiLogging
 
response - Variable in class org.apache.jena.fuseki.validation.json.ValidationAction
 
ResponseCallback - Interface in org.apache.jena.fuseki.servlets
 
responseContentLength - Variable in class org.apache.jena.fuseki.servlets.HttpAction
 
responseContentType - Variable in class org.apache.jena.fuseki.servlets.HttpAction
 
ResponseDataset - Class in org.apache.jena.fuseki.servlets
 
ResponseDataset() - Constructor for class org.apache.jena.fuseki.servlets.ResponseDataset
 
ResponseJson - Class in org.apache.jena.fuseki.servlets
Responsible for handling JSON response output.
ResponseJson() - Constructor for class org.apache.jena.fuseki.servlets.ResponseJson
 
ResponseResultSet - Class in org.apache.jena.fuseki.servlets
This is the content negotiation for each kind of SPARQL query result
ResponseResultSet() - Constructor for class org.apache.jena.fuseki.servlets.ResponseResultSet
 
responseSendError(HttpServletResponse, int) - Static method in class org.apache.jena.fuseki.servlets.ServletOps
Send an HTTP response with no body
responseSendError(HttpServletResponse, int, String) - Static method in class org.apache.jena.fuseki.servlets.ServletOps
Send an HTTP error response.
respService - Static variable in class org.apache.jena.fuseki.validation.html.ValidatorHtmlLib
 
respService - Static variable in class org.apache.jena.fuseki.validation.json.ValidatorJsonLib
 
respService - Static variable in class org.apache.jena.fuseki.validation.ValidatorBaseJson
 
rsOfferBoolean - Static variable in class org.apache.jena.fuseki.DEF
 
rsOfferTable - Static variable in class org.apache.jena.fuseki.DEF
 

S

safeParameter(HttpServletRequest, String) - Static method in class org.apache.jena.fuseki.system.FusekiNetLib
 
sameNameAndOperation(Endpoint, Endpoint) - Static method in class org.apache.jena.fuseki.server.Endpoint
 
scrape(HttpAction) - Method in interface org.apache.jena.fuseki.metrics.MetricsProvider
 
scrape(HttpAction) - Method in class org.apache.jena.fuseki.metrics.prometheus.PrometheusMetricsProvider
 
scrape(HttpAction) - Method in class org.apache.jena.fuseki.metrics.SimpleMetricsProvider
 
selectOperation(HttpAction, EndpointSet) - Method in interface org.apache.jena.fuseki.server.DispatchFunction
 
selectPlainOperation(HttpAction, EndpointSet) - Static method in class org.apache.jena.fuseki.server.Dispatcher
This is a system default DispatchFunction.
sendError(int) - Method in class org.apache.jena.fuseki.servlets.HttpServletResponseTracker
 
sendError(int, String) - Method in class org.apache.jena.fuseki.servlets.HttpServletResponseTracker
 
sendJson(HttpAction, JsonValue) - Static method in class org.apache.jena.fuseki.servlets.ServletOps
Send a JSON value as a 200 response.
sendJsonReponse(HttpAction, JsonValue) - Static method in class org.apache.jena.fuseki.servlets.ServletOps
Send a JSON value as a 200 response.
ServerConst - Class in org.apache.jena.fuseki.server
Various constants used in the API functions and JSON responses.
ServerConst() - Constructor for class org.apache.jena.fuseki.server.ServerConst
 
serverHttpName - Static variable in class org.apache.jena.fuseki.Fuseki
An identifier for the HTTP Fuseki server instance
serverLog - Static variable in class org.apache.jena.fuseki.Fuseki
Instance of log for general server messages.
serverLogName - Static variable in class org.apache.jena.fuseki.Fuseki
Actual log file for general server messages.
serverStartedAt() - Static method in class org.apache.jena.fuseki.Fuseki
XSD DateTime for when the server started
serverUptimeMillis() - Static method in class org.apache.jena.fuseki.Fuseki
Return the number of milliseconds since the server started
serverUptimeSeconds() - Static method in class org.apache.jena.fuseki.Fuseki
Server uptime in seconds
serviceLog - Static variable in class org.apache.jena.fuseki.validation.html.ValidatorHtmlLib
 
serviceName(String) - Static method in class org.apache.jena.fuseki.server.Validators
 
servicesAndDatasets(Model) - Static method in class org.apache.jena.fuseki.build.FusekiConfig
Find and process datasets and services in a configuration file.
ServletAction - Class in org.apache.jena.fuseki.servlets
Adapter of ActionProcessor to a plain servlet.
ServletAction(ActionProcessor, Logger) - Constructor for class org.apache.jena.fuseki.servlets.ServletAction
Constructor for an external ActionProcessor.
ServletBase - Class in org.apache.jena.fuseki.servlets
Addition HTTP Servlet operations.
ServletOps - Class in org.apache.jena.fuseki.servlets
 
ServletOps() - Constructor for class org.apache.jena.fuseki.servlets.ServletOps
 
ServletProcessor - Class in org.apache.jena.fuseki.servlets
Servlet with inheritance for ActionProcessor.
servletRequestLogName - Static variable in class org.apache.jena.fuseki.Fuseki
Logger used for the servletContent.log operations (if settable -- depends on environment)
set(ServletContext, DataAccessPointRegistry) - Static method in class org.apache.jena.fuseki.server.DataAccessPointRegistry
 
set(ServletContext, OperationRegistry) - Static method in class org.apache.jena.fuseki.server.OperationRegistry
 
setAuthPolicy(AuthPolicy) - Method in class org.apache.jena.fuseki.server.DataService.Builder
 
setCommonHeaders(HttpServletResponse) - Static method in class org.apache.jena.fuseki.servlets.ServletBase
 
setCommonHeaders(HttpAction) - Static method in class org.apache.jena.fuseki.servlets.ActionLib
 
setCommonHeadersForOptions(HttpServletResponse) - Static method in class org.apache.jena.fuseki.servlets.ServletBase
 
setCommonHeadersForOptions(HttpAction) - Static method in class org.apache.jena.fuseki.servlets.ActionLib
 
setContentLength(int) - Method in class org.apache.jena.fuseki.servlets.HttpServletResponseTracker
 
setContentType(String) - Method in class org.apache.jena.fuseki.servlets.HttpServletResponseTracker
 
setEndpoint(Endpoint) - Method in class org.apache.jena.fuseki.servlets.HttpAction
Set the endpoint and endpoint name that this is an action for.
setEndpointProcessors(OperationRegistry) - Method in class org.apache.jena.fuseki.server.DataService
Set any ActionService processors that are currently unset.
setExistedBefore(boolean) - Method in class org.apache.jena.fuseki.system.UploadDetails
 
setExistedBefore(UploadDetails.PreState) - Method in class org.apache.jena.fuseki.system.UploadDetails
 
setFinishTime() - Method in class org.apache.jena.fuseki.servlets.HttpAction
 
setFinishTime() - Method in class org.apache.jena.fuseki.validation.json.ValidationAction
 
setHeader(String, String) - Method in class org.apache.jena.fuseki.servlets.HttpServletResponseTracker
 
setHeaders(HttpServletResponse) - Static method in class org.apache.jena.fuseki.validation.html.ValidatorHtmlLib
 
setHttpResponse(HttpAction, String, String) - Static method in class org.apache.jena.fuseki.servlets.ResponseJson
 
setLogging() - Static method in class org.apache.jena.fuseki.system.FusekiLogging
Set up logging.
setLogging(Path) - Static method in class org.apache.jena.fuseki.system.FusekiLogging
Set up logging.
setNoCache(HttpServletResponse) - Static method in class org.apache.jena.fuseki.servlets.ServletOps
 
setNoCache(HttpAction) - Static method in class org.apache.jena.fuseki.servlets.ServletOps
 
setPlainOperationChooser(DispatchFunction) - Method in class org.apache.jena.fuseki.server.DataService.Builder
 
setProcessor(ActionProcessor) - Method in class org.apache.jena.fuseki.server.Endpoint
Directly replace the ActionProcessor.
setRequest(DataAccessPoint, DataService) - Method in class org.apache.jena.fuseki.servlets.HttpAction
Initialization after action creation, during lifecycle setup.
setResponseCharacterEncoding(String) - Method in class org.apache.jena.fuseki.servlets.HttpAction
 
setResponseContentLength(int) - Method in class org.apache.jena.fuseki.servlets.HttpAction
 
setResponseContentLengthLong(long) - Method in class org.apache.jena.fuseki.servlets.HttpAction
 
setResponseContentType(String) - Method in class org.apache.jena.fuseki.servlets.HttpAction
 
setResponseHeader(String, String) - Method in class org.apache.jena.fuseki.servlets.HttpAction
 
setResponseStatus(int) - Method in class org.apache.jena.fuseki.servlets.HttpAction
 
setStartTime() - Method in class org.apache.jena.fuseki.servlets.HttpAction
 
setStartTime() - Method in class org.apache.jena.fuseki.validation.json.ValidationAction
 
setStatus(int) - Method in class org.apache.jena.fuseki.servlets.HttpServletResponseTracker
 
setVaryHeader(HttpServletResponse) - Static method in class org.apache.jena.fuseki.servlets.ServletBase
 
setVerbose(ServletContext, boolean) - Static method in class org.apache.jena.fuseki.Fuseki
 
Shacl - Static variable in class org.apache.jena.fuseki.server.Operation
 
SHACL_Validation - Class in org.apache.jena.fuseki.servlets
SHACL validation service.
SHACL_Validation() - Constructor for class org.apache.jena.fuseki.servlets.SHACL_Validation
 
shortNamesModel - Static variable in class org.apache.jena.fuseki.servlets.ResponseDataset
 
shortNamesResultSet - Static variable in class org.apache.jena.fuseki.servlets.ResponseResultSet
 
shutdown() - Method in class org.apache.jena.fuseki.server.DataService
Shutdown and never use again.
SimpleMetricsProvider - Class in org.apache.jena.fuseki.metrics
 
SimpleMetricsProvider() - Constructor for class org.apache.jena.fuseki.metrics.SimpleMetricsProvider
 
size() - Method in class org.apache.jena.fuseki.server.EndpointSet
 
SPARQL_QueryDataset - Class in org.apache.jena.fuseki.servlets
 
SPARQL_QueryDataset() - Constructor for class org.apache.jena.fuseki.servlets.SPARQL_QueryDataset
 
SPARQL_QueryGeneral - Class in org.apache.jena.fuseki.servlets
 
SPARQL_QueryGeneral() - Constructor for class org.apache.jena.fuseki.servlets.SPARQL_QueryGeneral
 
SPARQL_QueryGeneral.SPARQL_QueryProc - Class in org.apache.jena.fuseki.servlets
 
SPARQL_QueryProc() - Constructor for class org.apache.jena.fuseki.servlets.SPARQL_QueryGeneral.SPARQL_QueryProc
 
SPARQL_Update - Class in org.apache.jena.fuseki.servlets
 
SPARQL_Update() - Constructor for class org.apache.jena.fuseki.servlets.SPARQL_Update
 
SPARQLProtocol - Class in org.apache.jena.fuseki.servlets
Support functions for the SPARQL protocol (SPARQL Query, SPARQL Update)
SPARQLProtocol() - Constructor for class org.apache.jena.fuseki.servlets.SPARQLProtocol
 
SPARQLQueryProcessor - Class in org.apache.jena.fuseki.servlets
Handle SPARQL Query requests over the SPARQL Protocol.
SPARQLQueryProcessor() - Constructor for class org.apache.jena.fuseki.servlets.SPARQLQueryProcessor
 
splitContains(String[], String) - Static method in class org.apache.jena.fuseki.servlets.ActionLib
 
splitOnComma(String) - Static method in class org.apache.jena.fuseki.servlets.ActionLib
Split a string on "," and remove leading and trailing whitespace on each element
srvDescription - Static variable in class org.apache.jena.fuseki.server.ServerConst
 
srvEndpoints - Static variable in class org.apache.jena.fuseki.server.ServerConst
 
srvType - Static variable in class org.apache.jena.fuseki.server.ServerConst
 
start() - Method in class org.apache.jena.fuseki.metrics.prometheus.InitPrometheus
 
started - Static variable in class org.apache.jena.fuseki.ctl.JsonConstCtl
 
startFixed(ServletOutputStream) - Static method in class org.apache.jena.fuseki.validation.html.ValidatorHtmlLib
 
startRequest() - Method in class org.apache.jena.fuseki.servlets.HttpAction
 
startRequest(HttpAction) - Method in class org.apache.jena.fuseki.server.DataAccessPoint
 
startTxn(TxnType) - Method in class org.apache.jena.fuseki.server.DataService
 
stateActive - Static variable in class org.apache.jena.fuseki.server.FusekiVocab
 
stateClosed - Static variable in class org.apache.jena.fuseki.server.FusekiVocab
 
stateClosing - Static variable in class org.apache.jena.fuseki.server.FusekiVocab
 
stateOffline - Static variable in class org.apache.jena.fuseki.server.FusekiVocab
 
status(Resource) - Static method in enum class org.apache.jena.fuseki.server.DataServiceStatus
 
statusCode - Variable in class org.apache.jena.fuseki.servlets.HttpAction
 
statusCode - Variable in class org.apache.jena.fuseki.validation.json.ValidationAction
 
stop() - Method in class org.apache.jena.fuseki.metrics.prometheus.InitPrometheus
 
StreamRDFLimited - Class in org.apache.jena.fuseki.system
Limit triples/quads and stop passing through after a limit is reached.
StreamRDFLimited(StreamRDF, long) - Constructor for class org.apache.jena.fuseki.system.StreamRDFLimited
 
string - Variable in class org.apache.jena.fuseki.server.ValidString
 
submit(Runnable, String, DataService, long) - Method in class org.apache.jena.fuseki.async.AsyncPool
 
success - Static variable in class org.apache.jena.fuseki.ctl.JsonConstCtl
 
success(HttpAction) - Static method in class org.apache.jena.fuseki.servlets.ServletOps
 
success(HttpAction, int) - Static method in class org.apache.jena.fuseki.servlets.ServletOps
 
successCreated(HttpAction) - Static method in class org.apache.jena.fuseki.servlets.ServletOps
 
successNoContent(HttpAction) - Static method in class org.apache.jena.fuseki.servlets.ServletOps
 
successNotFound(HttpAction) - Static method in class org.apache.jena.fuseki.servlets.ServletOps
 
successPage(HttpAction, String) - Static method in class org.apache.jena.fuseki.servlets.ServletOps
 
sync() - Method in class org.apache.jena.fuseki.servlets.HttpAction
 

T

task - Static variable in class org.apache.jena.fuseki.ctl.JsonConstCtl
 
TaskBase - Class in org.apache.jena.fuseki.ctl
Base of async tasks - this carries some useful information around, leaving the implementation of Callable.run() to the specific task.
taskId - Static variable in class org.apache.jena.fuseki.ctl.JsonConstCtl
 
taskRequestId - Static variable in class org.apache.jena.fuseki.ctl.JsonConstCtl
 
tasks() - Method in class org.apache.jena.fuseki.async.AsyncPool
 
TDBOps - Class in org.apache.jena.fuseki.system.spot
Operations related to TDB1 and TDB2
TDBOps() - Constructor for class org.apache.jena.fuseki.system.spot.TDBOps
 
TIMING_ALLOW_ORIGIN_HEADER - Static variable in class org.apache.jena.fuseki.servlets.CrossOriginFilter
 
toString() - Method in class org.apache.jena.fuseki.auth.AuthPolicyList
 
toString() - Method in class org.apache.jena.fuseki.server.Counter
 
toString() - Method in class org.apache.jena.fuseki.server.CounterName
 
toString() - Method in class org.apache.jena.fuseki.server.CounterSet
 
toString() - Method in class org.apache.jena.fuseki.server.DataAccessPoint
 
toString() - Method in class org.apache.jena.fuseki.server.Endpoint
 
toString() - Method in class org.apache.jena.fuseki.server.EndpointSet
 
toString() - Method in class org.apache.jena.fuseki.server.Operation
 
toString() - Method in class org.apache.jena.fuseki.server.ValidString
 
toString() - Method in class org.apache.jena.fuseki.servlets.GraphTarget
 
toString() - Method in class org.apache.jena.fuseki.servlets.HttpAction
 
totalTxn - Variable in class org.apache.jena.fuseki.server.DataService
Cumulative counter of transactions
transactional - Variable in class org.apache.jena.fuseki.ctl.TaskBase
 
triple(Triple) - Method in class org.apache.jena.fuseki.system.StreamRDFLimited
 
tServer - Static variable in class org.apache.jena.fuseki.server.FusekiVocab
 

U

UNINITIALIZED - Enum constant in enum class org.apache.jena.fuseki.server.DataServiceStatus
 
UNKNOWN - Enum constant in enum class org.apache.jena.fuseki.system.UploadDetails.PreState
 
unregister(Operation) - Method in class org.apache.jena.fuseki.server.OperationRegistry
Remove the registration for an operation.
unregisterOperation(Operation, ActionService) - Static method in class org.apache.jena.fuseki.build.FusekiExt
Remove an operation.
unused_mapRequestToDatasetLongest(String, DataAccessPointRegistry) - Static method in class org.apache.jena.fuseki.servlets.ActionLib
Implementation of mapRequestToDataset(String) that looks for the longest match in the registry.
Update - Static variable in class org.apache.jena.fuseki.server.Operation
 
UpdateExecErrors - Static variable in class org.apache.jena.fuseki.server.CounterName
 
UpdateValidator - Class in org.apache.jena.fuseki.validation
 
UpdateValidator() - Constructor for class org.apache.jena.fuseki.validation.UpdateValidator
 
UpdateValidatorHTML - Class in org.apache.jena.fuseki.validation.html
 
UpdateValidatorHTML() - Constructor for class org.apache.jena.fuseki.validation.html.UpdateValidatorHTML
 
UpdateValidatorJSON - Class in org.apache.jena.fuseki.validation.json
 
UpdateValidatorJSON() - Constructor for class org.apache.jena.fuseki.validation.json.UpdateValidatorJSON
 
Upload - Static variable in class org.apache.jena.fuseki.server.Operation
 
UploadDetails - Class in org.apache.jena.fuseki.system
Record of an upload
UploadDetails.PreState - Enum Class in org.apache.jena.fuseki.system
 
UploadDetailsWithName - Class in org.apache.jena.fuseki.system
 
UploadDetailsWithName(String, DatasetGraph, long) - Constructor for class org.apache.jena.fuseki.system.UploadDetailsWithName
 
UploadExecErrors - Static variable in class org.apache.jena.fuseki.server.CounterName
 
UploadRDF - Class in org.apache.jena.fuseki.servlets
Upload files to a server.
UploadRDF() - Constructor for class org.apache.jena.fuseki.servlets.UploadRDF
 
uploadResponse(HttpAction, UploadDetails) - Static method in class org.apache.jena.fuseki.servlets.ServletOps
response to a upload operation of some kind.
UserAnyAnon - Static variable in class org.apache.jena.fuseki.auth.Users
Reserved user role name: Name of the user role for any authenticated user of the system In the servlet API, this includes getRemoteUser() == null
UserAnyLoggedIn - Static variable in class org.apache.jena.fuseki.auth.Users
Reserved user role name: Name of the user role for any authenticated user of the system.
UserDenyAll - Static variable in class org.apache.jena.fuseki.auth.Users
Reserved user role name: Name of the user role for that has no access.
Users - Class in org.apache.jena.fuseki.auth
 
Users() - Constructor for class org.apache.jena.fuseki.auth.Users
 

V

validate(HttpAction) - Method in class org.apache.jena.fuseki.ctl.ActionCompact
 
validate(HttpAction) - Method in class org.apache.jena.fuseki.ctl.ActionMetrics
 
validate(HttpAction) - Method in class org.apache.jena.fuseki.ctl.ActionSleep
 
validate(HttpAction) - Method in class org.apache.jena.fuseki.ctl.ActionStats
 
validate(HttpAction) - Method in class org.apache.jena.fuseki.ctl.ActionStatsText
 
validate(HttpAction) - Method in class org.apache.jena.fuseki.ctl.ActionTasks
 
validate(HttpAction) - Method in class org.apache.jena.fuseki.patch.PatchApplyService
 
validate(HttpAction) - Method in interface org.apache.jena.fuseki.servlets.ActionLifecycle
The validation step of a request
validate(HttpAction) - Method in class org.apache.jena.fuseki.servlets.ActionServicePlaceholder
 
validate(HttpAction) - Method in class org.apache.jena.fuseki.servlets.BaseActionREST
 
validate(HttpAction) - Method in class org.apache.jena.fuseki.servlets.GSP_Base
 
validate(HttpAction) - Method in class org.apache.jena.fuseki.servlets.NoOpActionService
 
validate(HttpAction) - Method in class org.apache.jena.fuseki.servlets.SPARQL_Update
 
validate(HttpAction) - Method in class org.apache.jena.fuseki.servlets.SPARQLQueryProcessor
Validate the request, checking HTTP method and HTTP Parameters.
validate(HttpAction) - Method in class org.apache.jena.fuseki.servlets.UploadRDF
 
ValidationAction - Class in org.apache.jena.fuseki.validation.json
 
ValidationAction(long, Logger, HttpServletRequest, HttpServletResponse, boolean) - Constructor for class org.apache.jena.fuseki.validation.json.ValidationAction
 
ValidationError - Class in org.apache.jena.fuseki.validation.json
 
ValidationError() - Constructor for class org.apache.jena.fuseki.validation.json.ValidationError
 
validationLog - Static variable in class org.apache.jena.fuseki.Fuseki
Instance of log for validation.
validationLogName - Static variable in class org.apache.jena.fuseki.Fuseki
Validation log file for operations.
validator - Variable in class org.apache.jena.fuseki.server.Validator
 
validator - Variable in class org.apache.jena.fuseki.server.ValidString
 
Validator - Class in org.apache.jena.fuseki.server
 
Validator(Validators.ValidationPolicy, Function<String, Boolean>) - Constructor for class org.apache.jena.fuseki.server.Validator
 
ValidatorBase - Class in org.apache.jena.fuseki.validation
 
ValidatorBase() - Constructor for class org.apache.jena.fuseki.validation.ValidatorBase
 
ValidatorBase.JsonAction - Interface in org.apache.jena.fuseki.validation
 
ValidatorBaseJson - Class in org.apache.jena.fuseki.validation
Validation base for JSON output
ValidatorBaseJson() - Constructor for class org.apache.jena.fuseki.validation.ValidatorBaseJson
 
ValidatorHtmlLib - Class in org.apache.jena.fuseki.validation.html
Lib of validators returning HTML or text
ValidatorJsonLib - Class in org.apache.jena.fuseki.validation.json
Validation operations for JSON output
ValidatorJsonLib() - Constructor for class org.apache.jena.fuseki.validation.json.ValidatorJsonLib
 
Validators - Class in org.apache.jena.fuseki.server
 
Validators() - Constructor for class org.apache.jena.fuseki.server.Validators
 
ValidString - Class in org.apache.jena.fuseki.server
A String that has passed a validation process.
value() - Method in class org.apache.jena.fuseki.server.Counter
 
value(CounterName) - Method in class org.apache.jena.fuseki.server.CounterSet
 
valueOf(String) - Static method in enum class org.apache.jena.fuseki.server.DataServiceStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.jena.fuseki.system.ActionCategory
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.jena.fuseki.system.UploadDetails.PreState
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.apache.jena.fuseki.server.DataServiceStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.jena.fuseki.system.ActionCategory
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.jena.fuseki.system.UploadDetails.PreState
Returns an array containing the constants of this enum class, in the order they are declared.
verbose - Variable in class org.apache.jena.fuseki.servlets.HttpAction
 
verbose - Variable in class org.apache.jena.fuseki.validation.json.ValidationAction
 
verboseLogging - Static variable in class org.apache.jena.fuseki.Fuseki
Instance of log for config server messages.
VERSION - Static variable in class org.apache.jena.fuseki.Fuseki
Version of this Fuseki instance

W

warning(HttpAction, String) - Static method in class org.apache.jena.fuseki.servlets.ServletOps
 
warning(HttpAction, String, Throwable) - Static method in class org.apache.jena.fuseki.servlets.ServletOps
 
wasSuccessful() - Method in class org.apache.jena.fuseki.async.AsyncTask
 
webStreamManager - Static variable in class org.apache.jena.fuseki.Fuseki
An instance of management for stream opening, including redirecting through a location mapper whereby a name (e.g.
wholeRequestURL(HttpServletRequest) - Static method in class org.apache.jena.fuseki.servlets.ActionLib
Calculate the full URL including query string for the HTTP request.
withStdServices(boolean) - Method in class org.apache.jena.fuseki.server.DataService.Builder
 
writeMessagePlainTextError(HttpServletResponse, String) - Static method in class org.apache.jena.fuseki.servlets.ServletOps
 
A B C D E F G H I J L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form