Interface RepositoryServlet

All Superinterfaces:
javax.servlet.Servlet
All Known Implementing Classes:
AbstractRepositoryServlet, AddServlet, BaseRepositoryServlet, ClearServlet, ContextsServlet, CreateServlet, DeleteServlet, ExploreServlet, ExportServlet, InformationServlet, InfoServlet, NamespacesServlet, ProxyRepositoryServlet, QueryServlet, RemoveServlet, RepositoriesServlet, SavedQueriesServlet, SummaryServlet, TransformationServlet, TupleServlet, TypesServlet, UpdateServlet

public interface RepositoryServlet extends javax.servlet.Servlet
  • Method Details