com.dotmarketing.servlets.image
Class ThumbnailImage

java.lang.Object
  extended by HttpServlet
      extended by com.dotmarketing.servlets.image.ThumbnailImage

public class ThumbnailImage
extends HttpServlet


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

Constructor Detail

ThumbnailImage

public ThumbnailImage()
Method Detail

service

public void service(HttpServletRequest request,
                    HttpServletResponse response)
             throws ServletException,
                    java.io.IOException
Throws:
ServletException
java.io.IOException


Copyright © 2006 Dotmarketing, Inc. All Rights Reserved.