Uses of Interface
se.liu.ida.hefquin.federation.members.RESTEndpoint
Packages that use RESTEndpoint
Package
Description
-
Uses of RESTEndpoint in se.liu.ida.hefquin.federation.access.impl.reqproc
Subinterfaces with type arguments of type RESTEndpoint in se.liu.ida.hefquin.federation.access.impl.reqprocMethods in se.liu.ida.hefquin.federation.access.impl.reqproc with parameters of type RESTEndpointModifier and TypeMethodDescriptionRESTRequestProcessorImpl.performRequest(RESTRequest req, RESTEndpoint fm) -
Uses of RESTEndpoint in se.liu.ida.hefquin.federation.members
Subinterfaces of RESTEndpoint in se.liu.ida.hefquin.federation.membersModifier and TypeInterfaceDescriptioninterfaceThis interface represents a REST endpoint for which HeFQUIN has a wrapper via which it is possible evaluate SPARQL graph patterns over an RDF view of the data obtained from this endpoint. -
Uses of RESTEndpoint in se.liu.ida.hefquin.federation.members.impl
Classes in se.liu.ida.hefquin.federation.members.impl that implement RESTEndpoint