com.wiris.plugin.dispatchers
Class CreateImageDispatcher

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

public abstract class CreateImageDispatcher
extends java.lang.Object


Constructor Summary
CreateImageDispatcher()
           
 
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

CreateImageDispatcher

public CreateImageDispatcher()
Method Detail

dispatch

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