A B C D E F G I L M N P R S T U V X

S

SAVE_DOCUMENT_TAG - Static variable in interface com.virtualweaver.xotics.dialect.xape.model.app.AppConstants
 
SEND_MAIL_TAG - Static variable in interface com.virtualweaver.xotics.dialect.xape.model.app.AppConstants
 
SET_PROPERTY_TAG - Static variable in interface com.virtualweaver.xotics.dialect.xape.model.app.AppConstants
 
SET_VARIABLE_TAG - Static variable in interface com.virtualweaver.xotics.dialect.xape.model.app.AppConstants
 
SHUTDOWN_STATE_NAME - Static variable in interface com.virtualweaver.xotics.dialect.xape.engine.XapConstants
SHUTDOWN_STATE_NAME is the ID of the special application shtudown , called by the system to stop an instance.
START_STATE_NAME - Static variable in interface com.virtualweaver.xotics.dialect.xape.engine.XapConstants
START_STATE_NAME is the ID of the special application starting .
STATE_END_TAG - Static variable in interface com.virtualweaver.xotics.dialect.xape.model.app.AppConstants
 
STATE_SHUTDOWN_TAG - Static variable in interface com.virtualweaver.xotics.dialect.xape.model.app.AppConstants
 
STATE_START_TAG - Static variable in interface com.virtualweaver.xotics.dialect.xape.model.app.AppConstants
 
STATE_TAG - Static variable in interface com.virtualweaver.xotics.dialect.xape.model.app.AppConstants
 
SYSTEM_MESSAGE_JUST_START - Static variable in interface com.virtualweaver.xotics.dialect.xape.engine.XapConstants
ID of the system message : request instance startup but not execution, stop after executing .
SYSTEM_MESSAGE_SHUTDOWN - Static variable in interface com.virtualweaver.xotics.dialect.xape.engine.XapConstants
ID of the system message : request a shutdown, general or for a particular instance.
SrvContent - class com.virtualweaver.xotics.dialect.xape.servlet.model.SrvContent.
 
SrvContent() - Constructor for class com.virtualweaver.xotics.dialect.xape.servlet.model.SrvContent
 
SrvHttpRequest - class com.virtualweaver.xotics.dialect.xape.servlet.model.SrvHttpRequest.
 
SrvHttpRequest() - Constructor for class com.virtualweaver.xotics.dialect.xape.servlet.model.SrvHttpRequest
 
SrvHttpResponse - class com.virtualweaver.xotics.dialect.xape.servlet.model.SrvHttpResponse.
 
SrvHttpResponse() - Constructor for class com.virtualweaver.xotics.dialect.xape.servlet.model.SrvHttpResponse
 
sendBack(SrvHttpResponse, HttpServletResponse) - Method in interface com.virtualweaver.xotics.dialect.xape.servlet.XapServletRequestManager
Sends the XAPE Servlet response in param xr to the client using servlet response object
sendRequest(XapRequest) - Method in class com.virtualweaver.xotics.dialect.xape.engine.XapEngine
Sends a request.
sendRequest(XapRequest) - Method in interface com.virtualweaver.xotics.dialect.xape.engine.XapRuntimeEnvironment
Sends a request to be processed by the Engine.
sendRequest(XapRequest) - Method in class com.virtualweaver.xotics.dialect.xape.player.XapPlayer
Send a request to a XAPE Application/Instance.
setAppName(String) - Method in class com.virtualweaver.xotics.dialect.xape.engine.XapRequest
 
setArguments(Map) - Method in interface com.virtualweaver.xotics.dialect.xape.engine.XapTask
Arguments are passed to this before each call to process() or init()
setArguments(Map) - Method in class com.virtualweaver.xotics.dialect.xape.task.XapAbstractTask
stores arguments map
setContentType(String) - Method in class com.virtualweaver.xotics.dialect.xape.servlet.model.SrvHttpResponse
 
setHandler(String) - Method in class com.virtualweaver.xotics.dialect.xape.engine.XapRequest
 
setHost(String) - Method in class com.virtualweaver.xotics.dialect.xape.servlet.model.SrvHttpRequest
 
setId(String) - Method in class com.virtualweaver.xotics.dialect.xape.engine.XapMessage
 
setId(String) - Method in class com.virtualweaver.xotics.dialect.xape.model.app.AppProcessContainer
 
setId(String) - Method in class com.virtualweaver.xotics.dialect.xape.task.XapAbstractTask
setter for property ID.
setInstanceName(String) - Method in class com.virtualweaver.xotics.dialect.xape.engine.XapRequest
 
setMethod(String) - Method in class com.virtualweaver.xotics.dialect.xape.servlet.model.SrvHttpRequest
 
setNextState(String) - Method in interface com.virtualweaver.xotics.dialect.xape.engine.XapRuntimeEnvironment
Sets the next state.
setParameter(String, Object) - Method in class com.virtualweaver.xotics.dialect.xape.engine.XapEngine
Sets a config parameter.
setPath(String) - Method in class com.virtualweaver.xotics.dialect.xape.servlet.model.SrvHttpRequest
 
setPort(int) - Method in class com.virtualweaver.xotics.dialect.xape.servlet.model.SrvHttpRequest
 
setRedirect(String) - Method in class com.virtualweaver.xotics.dialect.xape.servlet.model.SrvHttpResponse
 
setRequest(HttpServletRequest) - Method in class com.virtualweaver.xotics.dialect.xape.servlet.model.SrvHttpRequest
 
setRequest(HttpServletRequest) - Method in class com.virtualweaver.xotics.dialect.xape.servlet.model.SrvHttpResponse
 
setRequestContentHandlers(Map) - Method in interface com.virtualweaver.xotics.dialect.xape.servlet.XapServletRequestManager
Set the content-handler description map.
setResponse(HttpServletResponse) - Method in class com.virtualweaver.xotics.dialect.xape.servlet.model.SrvHttpResponse
 
setResponseQueue(XapQueue) - Method in class com.virtualweaver.xotics.dialect.xape.engine.XapRequest
 
setResponseStream(OutputStream) - Method in class com.virtualweaver.xotics.dialect.xape.servlet.model.SrvHttpResponse
 
setSecure(boolean) - Method in class com.virtualweaver.xotics.dialect.xape.servlet.model.SrvHttpRequest
 
setSession(String) - Method in class com.virtualweaver.xotics.dialect.xape.servlet.model.SrvHttpRequest
 
setStatus(int) - Method in class com.virtualweaver.xotics.dialect.xape.servlet.model.SrvHttpResponse
 
setSystem(boolean) - Method in class com.virtualweaver.xotics.dialect.xape.engine.XapRequest
 
setType(byte) - Method in class com.virtualweaver.xotics.dialect.xape.engine.XapMessage
 
setXPathContextNode(XoNode) - Method in interface com.virtualweaver.xotics.dialect.xape.engine.XapRuntimeEnvironment
Sets the current XPath context node, used in every XPath request computed by this.
setXoEnvironment(XoEnvironment) - Method in interface com.virtualweaver.xotics.dialect.xape.servlet.XapServletRequestContentHandler
Sets XO environment, needed to create XO objects
setXoEnvironment(XoEnvironment) - Method in interface com.virtualweaver.xotics.dialect.xape.servlet.XapServletRequestManager
Sets current XO environment, as this interface can create XO structures.
shutdown() - Method in class com.virtualweaver.xotics.dialect.xape.engine.XapEngine
Stops the engine.
shutdown() - Method in class com.virtualweaver.xotics.dialect.xape.player.XapPlayer
stops the engine
startup() - Method in class com.virtualweaver.xotics.dialect.xape.engine.XapEngine
Starts the engine.
startup() - Method in class com.virtualweaver.xotics.dialect.xape.player.XapPlayer
starts the engine

A B C D E F G I L M N P R S T U V X