Class RepositoryController

java.lang.Object
org.springframework.context.support.ApplicationObjectSupport
org.springframework.web.context.support.WebApplicationObjectSupport
org.springframework.web.servlet.support.WebContentGenerator
org.springframework.web.servlet.mvc.AbstractController
org.eclipse.rdf4j.http.server.repository.AbstractRepositoryController
org.eclipse.rdf4j.http.server.repository.RepositoryController
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware, org.springframework.web.context.ServletContextAware, org.springframework.web.servlet.mvc.Controller

public class RepositoryController extends AbstractRepositoryController
Handles queries and admin (delete) operations on a repository and renders the results in a format suitable to the type of operation.
Author:
Herko ter Horst