public class Service extends ActionService
| Modifier and Type | Field and Description |
|---|---|
static java.util.concurrent.atomic.AtomicBoolean |
DISABLE_FARM_COMMANDS
disabled the farming of commands.
|
static java.lang.String |
PROPERTY_DISABLE_FARM_COMMANDS
The property to disable the farming of commands.
|
CONFIG_PLUGIN, DATABASE_SIG, plugin, REQUIRES_LOGIN, SSO_AUTHENTICATOR, SSO_ERROR, UNIQUE_ID| Constructor and Description |
|---|
Service() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
currentSoapConnection(Connection checkConnection)
Is this the current soap connection ?
|
protected org.w3c.dom.Document |
makeResponseDoc(SoapClient client)
make the response ( haven't checked session yet)
|
protected org.w3c.dom.Document |
makeSecureResponseDoc(SoapClient client)
run the command
|
doCommand, extProcess, makeErrorDoc, makeFault, service, showNodecheckLayer, checkLogin, checkNTLM, doDelete, doError, doGet, doPost, doProcess, doProcess, doPut, extProcess, init, redirect, requiresLogin, showSecurityError, showServerDown, showTruncatedRequestError, sslHostURL, validatePageAllowedpublic static final java.lang.String PROPERTY_DISABLE_FARM_COMMANDS
public static final java.util.concurrent.atomic.AtomicBoolean DISABLE_FARM_COMMANDS
protected org.w3c.dom.Document makeResponseDoc(SoapClient client) throws java.lang.Exception
makeResponseDoc in class ActionServiceclient - the web clientjava.lang.Exception - a serious problempublic static boolean currentSoapConnection(Connection checkConnection)
checkConnection - the connection to checkprotected org.w3c.dom.Document makeSecureResponseDoc(SoapClient client) throws java.lang.Exception
makeSecureResponseDoc in class ActionServiceclient - the clientjava.lang.Exception - a serious problemstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.