com.wiris.plugin.dispatchers
Class EditorDispatcher

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

public abstract class EditorDispatcher
extends java.lang.Object


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

Constructor Detail

EditorDispatcher

public EditorDispatcher()
Method Detail

dispatch

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