public abstract class DefinitionService extends CServlet
CONFIG_PLUGIN, DATABASE_SIG, plugin, REQUIRES_LOGIN, SSO_AUTHENTICATOR, SSO_ERROR, UNIQUE_ID| Constructor and Description |
|---|
DefinitionService() |
| Modifier and Type | Method and Description |
|---|---|
protected HTMLPage |
extProcess(java.lang.String type,
WebClient client)
Main processing of this servlet
|
protected abstract org.w3c.dom.Document |
makeWSDL(SoapClient client)
generate the WSDL
|
protected void |
service(HttpServletRequest request,
HttpServletResponse response) |
checkLayer, checkLogin, checkNTLM, doCommand, doDelete, doError, doGet, doPost, doProcess, doProcess, doPut, extProcess, init, redirect, requiresLogin, showSecurityError, showServerDown, showTruncatedRequestError, sslHostURL, validatePageAllowed@CheckReturnValue @Nonnull protected HTMLPage extProcess(@Nonnull java.lang.String type, @Nonnull WebClient client) throws java.lang.Exception
extProcess in class CServlettype - The request typeclient - the clientjava.lang.Exception - A serious problemprotected void service(HttpServletRequest request,
HttpServletResponse response)
throws ServletException,
java.io.IOException
ServletExceptionjava.io.IOExceptionprotected abstract org.w3c.dom.Document makeWSDL(SoapClient client) throws java.lang.Exception
java.lang.ExceptionstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.