INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK.
An object that handles the actual communication portion of page
retrieval/submission
version: $Revision: 2168 $ author: Mike Bowler author: Noboru Sinohara author: David D.
A generic page that will be returned for JavaScript content.
Specifically any content types of "text/javascript"
version: $Revision: 2132 $ author: Mike Bowler author: David K.
This
AjaxController resynchronizes calls calling from the main thread.
The idea is that asynchron AJAX calls performed directly in response to a user
action (therefore in the "main" thread and not in the thread of a background task)
are directly useful for the user.
Contains information about a plugin as available in javascript through document.navigator.plugins
as well as the associated mime types (for Firefox browser simulation).
A generic page that will be returned for any text related content.
Specifically any content types that start with "text/"
version: $Revision: 2132 $ author: Mike Bowler author: David K.
INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK.
This is a class that provides thread handling services to internal clients
as well as exposes some of the status of these threads to the public API.
A generic page that is returned whenever an unexpected content type is
returned by the server.
version: $Revision: 2132 $ author: Mike Bowler author: David K.
INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK.
An object that handles the actual communication portion of page
retrieval/submission.
INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK.
An object that handles the actual communication portion of page
retrieval/submission.