se.sics.jipv6.http
Class ShowSession

java.lang.Object
  extended by se.sics.jipv6.http.HttpServlet
      extended by se.sics.jipv6.http.ShowSession

public class ShowSession
extends HttpServlet


Constructor Summary
ShowSession()
           
 
Method Summary
 void service(HttpServletRequest request, HttpServletResponse response)
          Processes requests for both HTTP GET and POST methods.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShowSession

public ShowSession()
Method Detail

service

public void service(HttpServletRequest request,
                    HttpServletResponse response)
Processes requests for both HTTP GET and POST methods.

Overrides:
service in class HttpServlet
Parameters:
request - servlet request
response - servlet response