com.wiris.plugin.dispatchers
Class TestDispatcher

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

public class TestDispatcher
extends java.lang.Object


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

Constructor Detail

TestDispatcher

public TestDispatcher()
Method Detail

dispatch

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