com.wiris.plugin.dispatchers
Class CreateCASImageDispatcher

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

public abstract class CreateCASImageDispatcher
extends java.lang.Object


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

Constructor Detail

CreateCASImageDispatcher

public CreateCASImageDispatcher()
Method Detail

dispatch

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