See: Description
Interface | Description |
---|---|
AbstractMessage |
Base class for any type of request message processed by responders.
|
AbstractResponder |
Processes request messages and generates response messages.
|
Class | Description |
---|---|
AbstractService |
Abstract class for configurable web services based on HTTP GET and POST.
|
WebApplication |
Simple data encapsulation class for deployed web applications.
|
WebRequester |
Calls a Web Service in order to let the container load the classes or start threads.
|
WebSettings |
Global settings for the web service classes.
|
WebUtils |
Collection of static methods used by web service classes.
|
EnvironmentServlet
class provides a listing functionality for various JVM
provided pieces of information like the system properties. Other web services display the
contents of the Tomcat log file, or simply echo the callers request as response for debugging.
Copyright © 2005-2013 Leisenfels UG (haftungsbeschränkt). All rights reserved.