com.wiris.plugin.dispatchers
Class ShowCASImageDispatcher

java.lang.Object
  extended by com.wiris.plugin.dispatchers.ShowCASImageDispatcher

public abstract class ShowCASImageDispatcher
extends java.lang.Object


Constructor Summary
ShowCASImageDispatcher()
           
 
Method Summary
static void dispatch(ServletContext context, HttpServletRequest request, HttpServletResponse response, StorageAndCache storage)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShowCASImageDispatcher

public ShowCASImageDispatcher()
Method Detail

dispatch

public static void dispatch(ServletContext context,
                            HttpServletRequest request,
                            HttpServletResponse response,
                            StorageAndCache storage)
                     throws ServletException,
                            java.io.IOException
Throws:
ServletException
java.io.IOException