- serializeSessionAttributes(HttpSession) - Static method in class com.github.bordertech.wcomponents.lde.LdeSessionUtil
-
Serializes the session attributes of the given session.
- service(HttpServletRequest, HttpServletResponse) - Method in class com.github.bordertech.wcomponents.lde.EchoServlet
-
- service(HttpServletRequest, HttpServletResponse) - Method in class com.github.bordertech.wcomponents.lde.PlainLauncher
-
Override service in order to support persistant sessions.
- service(ServletRequest, ServletResponse) - Method in class com.github.bordertech.wcomponents.lde.TestServlet
-
- service(HttpServletRequest, HttpServletResponse) - Method in class com.github.bordertech.wcomponents.lde.TestServlet
-
Override service in order to support persistant sessions.
- serviceRequest(HttpServletRequest) - Method in class com.github.bordertech.wcomponents.lde.DevToolkit
-
Reads the state of the dev toolkit user interface.
- setLogLevel(int) - Method in class com.github.bordertech.wcomponents.lde.StandaloneLauncher.TextAreaLogger
-
Sets the log level.
- SHOW_MEMORY_PROFILE_PARAM_KEY - Static variable in class com.github.bordertech.wcomponents.lde.PlainLauncher
-
The
configuration property key for whether to display the memory profile.
- shutDown() - Method in class com.github.bordertech.wcomponents.lde.TestServlet
-
Attempts to shutdown an existing TestServlet, possibly in another VM.
- StandaloneLauncher - Class in com.github.bordertech.wcomponents.lde
-
This launcher is intended to be run in a stand-alone environment, i.e. directly From a jar file rather than through
an IDE.
- StandaloneLauncher.MyLauncher - Class in com.github.bordertech.wcomponents.lde
-
Extension of PlainLauncher to make getUrl() public.
- StandaloneLauncher.MyLauncher() - Constructor for class com.github.bordertech.wcomponents.lde.StandaloneLauncher.MyLauncher
-
- StandaloneLauncher.TextAreaLogger - Class in com.github.bordertech.wcomponents.lde
-
A commons-logging Log implementation which logs to the StandaloneLauncher log.
- StandaloneLauncher.TextAreaLogger(String) - Constructor for class com.github.bordertech.wcomponents.lde.StandaloneLauncher.TextAreaLogger
-
Creates a TextAreaLogger.
- stop() - Method in interface com.github.bordertech.wcomponents.lde.LdeLauncher
-
Stops the server.
- stop() - Method in class com.github.bordertech.wcomponents.lde.TestServlet
-
Stops the server.