org.qtunes.webplayer
Class GridHandler

java.lang.Object
  extended by org.qtunes.webplayer.GridHandler
All Implemented Interfaces:
WebHandler

public class GridHandler
extends java.lang.Object
implements WebHandler


Field Summary
 
Fields inherited from interface org.qtunes.web.WebHandler
DATEFORMAT
 
Method Summary
 void handle(WebConnection con)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

handle

public void handle(WebConnection con)
            throws java.io.IOException
Specified by:
handle in interface WebHandler
Throws:
java.io.IOException