Interface SPARQLEndpointInterface
- All Superinterfaces:
 DataRetrievalInterface,SolMapRetrievalInterface
- All Known Implementing Classes:
 SPARQLEndpointInterfaceImpl
- 
Method Summary
Methods inherited from interface se.liu.ida.hefquin.engine.federation.access.DataRetrievalInterface
getID, supportsBGPRequests, supportsRequest, supportsSPARQLPatternRequests, supportsTriplePatternRequests 
- 
Method Details
- 
getURL
String getURL()Returns the URL of the HTTP endpoint of this interface. 
 -