com.wiris.plugin
Class Main
java.lang.Object
HttpServlet
com.wiris.plugin.Main
public class Main
- extends HttpServlet
|
Constructor Summary |
Main()
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Main
public Main()
init
public void init(ServletConfig servletConfig)
throws ServletException
- Throws:
ServletException
getConfigurationUpdaterInstance
public ConfigurationUpdater getConfigurationUpdaterInstance()
getStorageAndCacheInstance
public StorageAndCache getStorageAndCacheInstance(HttpServletRequest request)
doGet
public void doGet(HttpServletRequest request,
HttpServletResponse response)
throws ServletException,
java.io.IOException
- Throws:
ServletException
java.io.IOException
doPost
public void doPost(HttpServletRequest request,
HttpServletResponse response)
throws ServletException,
java.io.IOException
- Throws:
ServletException
java.io.IOException