org.openrdf.sesame.server.http
Class GraphQueryRemoveServlet

java.lang.Object
  extended byjavax.servlet.GenericServlet
      extended byjavax.servlet.http.HttpServlet
          extended byorg.openrdf.sesame.server.http.SesameServlet
              extended byorg.openrdf.sesame.server.http.GraphQueryRemoveServlet
All Implemented Interfaces:
Serializable, Servlet, ServletConfig

public class GraphQueryRemoveServlet
extends SesameServlet

Version:
$Revision: 1.3.4.3 $
Author:
Jeen Broekstra
See Also:
Serialized Form

Constructor Summary
GraphQueryRemoveServlet()
           
 
Methods inherited from class org.openrdf.sesame.server.http.SesameServlet
destroy, doGet, doPost, init, setSessionContext, unsetSessionContext
 
Methods inherited from class javax.servlet.http.HttpServlet
service
 
Methods inherited from class javax.servlet.GenericServlet
getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphQueryRemoveServlet

public GraphQueryRemoveServlet()


Copyright © 2002-2006 Aduna BV, GNU LGPL License applies.