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 CServlet
type
- The request typeclient
- the clientjava.lang.Exception
- A serious problemprotected void service(HttpServletRequest request, HttpServletResponse response) throws ServletException, java.io.IOException
ServletException
java.io.IOException
protected abstract org.w3c.dom.Document makeWSDL(SoapClient client) throws java.lang.Exception
java.lang.Exception
stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.