Atavism Version 2018.1AGIS API

atavism.server.engine
Class JukeboxWebEngine

java.lang.Object
  extended by HttpServlet
      extended by atavism.server.engine.JukeboxWebEngine

public class JukeboxWebEngine
extends HttpServlet


Constructor Summary
JukeboxWebEngine()
           
 
Method Summary
protected  void doGet(HttpServletRequest req, HttpServletResponse res)
           
protected  void doPost(HttpServletRequest req, HttpServletResponse res)
           
 java.lang.String getServletInfo()
           
 void init(ServletConfig config)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JukeboxWebEngine

public JukeboxWebEngine()
Method Detail

init

public void init(ServletConfig config)
          throws ServletException
Throws:
ServletException

doGet

protected void doGet(HttpServletRequest req,
                     HttpServletResponse res)
              throws ServletException,
                     java.io.IOException
Throws:
ServletException
java.io.IOException

doPost

protected void doPost(HttpServletRequest req,
                      HttpServletResponse res)
               throws ServletException,
                      java.io.IOException
Throws:
ServletException
java.io.IOException

getServletInfo

public java.lang.String getServletInfo()


Copyright © 2018 Dragonsan Studios Sp. z o.o.