Uses of Class
org.apache.jena.fuseki.server.EndpointSet
Packages that use EndpointSet
-
Uses of EndpointSet in org.apache.jena.fuseki.server
Methods in org.apache.jena.fuseki.server that return EndpointSetModifier and TypeMethodDescriptionDataService.getEndpointSet()Return the EndpointSet for the operations for unnamed use.DataService.getEndpointSet(String endpointName) Return the EndpointSet for the operations for named use.Methods in org.apache.jena.fuseki.server with parameters of type EndpointSetModifier and TypeMethodDescriptionDispatchFunction.selectOperation(HttpAction action, EndpointSet epSet) static OperationDispatcher.selectPlainOperation(HttpAction action, EndpointSet epSet) This is a system defaultDispatchFunction.