com.wiris.plugin.dispatchers
Class ShowImageDispatcher

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

public abstract class ShowImageDispatcher
extends java.lang.Object


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

Constructor Detail

ShowImageDispatcher

public ShowImageDispatcher()
Method Detail

dispatch

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