RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Classes

The following table lists classes in this documentation.

 
Name 
Description 
 
eadapterdispatcherexception is the exception class for WebSnap actions and image requests that can't be serviced. 
 
EPageDispatcherException raises an exception when a page dispatcher encounters an error. 
 
ESessionException is the exception that is raised when a WebSnap application tries to use an invalid session. 
 
TAdapterDispatcher automatically handles HTML form submissions and requests for dynamic images by calling adapter action and field components. 
 
TAdapterDispatchParams parses a request to determine the adapter to which it is directed, and, if available, the Web pages that should appear when the request is successfully or unsuccessfully handled. 
 
TAdapterItemRequestParams holds the name/value pairs that must be included in request messages addressed to an adapter or its subcomponents. 
 
The TBaseRequestHandler component is a base class for WebSnap dispatcher components. 
 
TCustomAdapterDispatcher automatically handles HTML form submissions and requests for dynamic images by calling adapter action and field components. 
 
TCustomLocateFileService uses event handlers to control access to templates and server-side script include files at runtime. 
 
Dispatches incoming HTTP request messages in a WebSnap application. 
 
TCustomWebAppComponents manages the components that provide a WebSnap application's functionality. 
 
Serves as a placeholder when an HTTP request could not be given a session. 
 
TLocateFileService controls the access of templates and server-side script include files at runtime. 
 
TMultiModuleWebAppServices coordinates the response to HTTP request messages by locating the appropriate components to handle various tasks. 
 
TPageDispatcher dispatches incoming HTTP request messages in a WebSnap application. 
 
TWebAppComponents holds the application components that provide the WebSnap application's functionality. 
 
TWebSession stores temporary information associated with the user in a WebSnap application. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!