public class TvExecutor
extends bitel.billing.server.CommonExecutor
Modifier and Type | Class and Description |
---|---|
static class |
TvExecutor.Conf |
Modifier and Type | Field and Description |
---|---|
protected static java.util.regex.Pattern |
patternSlash |
Constructor and Description |
---|
TvExecutor() |
Modifier and Type | Method and Description |
---|---|
protected void |
doGet(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp) |
protected void |
doPost(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp) |
void |
init() |
findAction, getLoginAndPassword, getModuleId, getQueryString, getRequestParameters, rememberBackUrl, sendXmlWithXSLTInstuction, setErrorStatus
doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, service
public void init() throws javax.servlet.ServletException
init
in class bitel.billing.server.CommonExecutor
javax.servlet.ServletException
protected void doGet(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp) throws javax.servlet.ServletException, java.io.IOException
doGet
in class javax.servlet.http.HttpServlet
javax.servlet.ServletException
java.io.IOException
protected void doPost(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp) throws javax.servlet.ServletException, java.io.IOException
doPost
in class javax.servlet.http.HttpServlet
javax.servlet.ServletException
java.io.IOException