se.sics.jipv6.http
Class HttpServlet

java.lang.Object
  extended by se.sics.jipv6.http.HttpServlet
Direct Known Subclasses:
ShowSession

public class HttpServlet
extends Object


Constructor Summary
HttpServlet()
           
 
Method Summary
 void service(HttpServletRequest req, HttpServletResponse resp)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpServlet

public HttpServlet()
Method Detail

service

public void service(HttpServletRequest req,
                    HttpServletResponse resp)