com.wiris.plugin.dispatchers
Class GetMathMLDispatcher

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

public abstract class GetMathMLDispatcher
extends java.lang.Object


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

GetMathMLDispatcher

public GetMathMLDispatcher()
Method Detail

dispatch

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