Package com.itmill.toolkit.terminal.web

This package implement web terminal for both AJAX-capable and more limited web browsers.

See:
          Description

Interface Summary
Theme.Requirement Generic requirement.
Theme.RequirementCollection Generic requirement collection interface.
ThemeSource Interface implemented by theme sources.
 

Class Summary
AjaxApplicationManager Application manager processes changes and paints for single application instance.
AjaxHttpUploadStream AjaxAdapter implementation of the UploadStream interface.
AjaxPaintTarget User Interface Description Language Target.
AjaxVariableMap Variable map for ajax applications.
ApplicationServlet This servlet connects IT Mill Toolkit Application to Web.
CollectionThemeSource Theme source for consisting of collection of other theme sources.
DebugWindow This class provides a debugging window where one may view the UIDL of the current window, or in a tabset the UIDL of an active frameset.
DirectoryThemeSource Theme source for reading themes from a directory on the Filesystem.
HttpUploadStream WebAdapter implementation of the UploadStream interface.
HttpVariableMap Class implementing the variable mappings.
JarThemeSource Theme source for reading themes from a JAR archive.
Log Class providing centralized logging services.
MultipartRequest A Multipart form data parser.
OpenAjaxHubMessage OpenAjax Hub messaging.
ServletMultipartRequest This class wraps the MultipartRequest class by Jason Pell for the Servlet environment.
ServletThemeSource Theme source for reading themes from a JAR archive.
Theme This class provides an interface to the meta-information regarding a particular theme.
ThemeFunctionLibrary This a function library that can be used from the theme XSL-files.
ThemeSource.XSLStream Wrapper class for XSL InputStreams.
UIDLTransformer Class implementing the UIDLTransformer.
UIDLTransformerFactory Class implementing the UIDLTransformer Factory.
UIDLTransformerType Type of the transformer.
WebApplicationContext Web application context for the IT Mill Toolkit applications.
WebBrowser Web browser terminal type.
WebBrowserProbe The WebBrowserProbe uses JavaScript to determine the capabilities of the client browser.
WebPaintTarget User Interface Description Language Target.
XSLReader Class implementing XMLReader for the UIDLTransformer.
 

Exception Summary
ThemeSource.ThemeException ThemeException is thrown by classes implementing the ThemeSource interface if some error occurs during processing.
UIDLTransformerException Exception in the transform process.
 

Package com.itmill.toolkit.terminal.web Description

This package implement web terminal for both AJAX-capable and more limited web browsers.

Package Specification



Copyright © 2000-2008 IT Mill Ltd. All Rights Reserved.