allowDirectories | Allow server to access files in the directory |
allowFunctions | Allow function calls without authorization |
allowVariables | Allow variable assignment without authorization |
App | App class |
authorize | Authorize further message processing |
callFunction | Trigger a function call |
closePage | Stop server |
closeSession | Close one or several client sessions |
getMessageIds | Get IDs of all stored messages |
getPage | Get the currently running app |
getSession | Get a session |
getSessionIds | Get IDs of all active sessions |
getSessionVariable | Get a variable from a client session environment |
limitStorage | Change size of the message storage |
openPage | Create a server |
removeMessage | Removes a stored message |
removeSessionVariables | Remove variables from a client session environment |
sendCommand | Send a command to a web page |
sendData | Send data to a web page |
sendHTML | Send HTML to a web page |
Session | Session class |
setEnvironment | Set Environment |
setSessionVariables | Adds variables to a session environment |