com.wiris.plugin.dispatchers
Class ServiceDispatcher

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

public class ServiceDispatcher
extends java.lang.Object


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

ServiceDispatcher

public ServiceDispatcher()
Method Detail

dispatch

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