Uses of Class
de.fuberlin.wiwiss.pubby.servlets.BaseServlet

Packages that use BaseServlet
de.fuberlin.wiwiss.pubby.servlets   
 

Uses of BaseServlet in de.fuberlin.wiwiss.pubby.servlets
 

Subclasses of BaseServlet in de.fuberlin.wiwiss.pubby.servlets
 class BasePathServlet
           
 class BaseURLServlet
          An abstract base servlet for servlets that manage a namespace of documents related to a set of resources.
 class DataURLServlet
          Servlet for serving RDF documents containing a description of a given resource.
 class PageURLServlet
          A servlet for serving the HTML page describing a resource.
 class PathDataURLServlet
          A servlet for serving an RDF document describing the blank nodes related to a given resource via a given property.
 class PathPageURLServlet
          A servlet for rendering an HTML page describing the blank nodes related to a given resource via a given property.
 class RootServlet
          A catch-all servlet managing the URI space of the web application.
 class WebURIServlet
          Servlet that handles the public URIs of mapped resources.
 class WebURLServlet
          A servlet for serving the HTML page describing a resource.