com.mymed.controller.core.requesthandler.debug
Class DebugConsole
java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
com.mymed.controller.core.requesthandler.AbstractRequestHandler
com.mymed.controller.core.requesthandler.debug.DebugConsole
- All Implemented Interfaces:
- java.io.Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig
public class DebugConsole
- extends AbstractRequestHandler
- Author:
- lvanni
- See Also:
- Serialized Form
Methods inherited from class javax.servlet.http.HttpServlet |
service |
Methods inherited from class javax.servlet.GenericServlet |
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletName, init, init, log, log |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONNECT
public static final int CONNECT
- Cassandra debug operations
- See Also:
- Constant Field Values
SETKEYSPACE
public static final int SETKEYSPACE
- See Also:
- Constant Field Values
SETCOLUMNFAMILY
public static final int SETCOLUMNFAMILY
- See Also:
- Constant Field Values
SETKEYUSERID
public static final int SETKEYUSERID
- See Also:
- Constant Field Values
INSERTKEY
public static final int INSERTKEY
- See Also:
- Constant Field Values
GETKEY
public static final int GETKEY
- See Also:
- Constant Field Values
SETPROFILE
public static final int SETPROFILE
- set user profile
- See Also:
- Constant Field Values
GETPROFILE
public static final int GETPROFILE
- get user profile
- See Also:
- Constant Field Values
REGISTER
public static final int REGISTER
- See Also:
- Constant Field Values
GETAPPLIST
public static final int GETAPPLIST
- See Also:
- Constant Field Values
GETAPPLIACTION
public static final int GETAPPLIACTION
- See Also:
- Constant Field Values
PUBLISH
public static final int PUBLISH
- See Also:
- Constant Field Values
DebugConsole
public DebugConsole()
- See Also:
HttpServlet.HttpServlet()
getServletInfo
public java.lang.String getServletInfo()
- Specified by:
getServletInfo
in interface javax.servlet.Servlet
- Overrides:
getServletInfo
in class javax.servlet.GenericServlet