Cookie |
Cookie models an HTTP cookie used to pass data between the server and brower as defined by the original Netscape cookie specification and RFC 2109. |
FileWeblet |
FileWeblet is used to service an HTTP request on a sys::File . |
WebClient |
The WebClient class is used to manage client side HTTP requests and responses. |
WebMod |
WebMod defines a web modules which is plugged into a web server's URI namespace to service web requests. |
WebOutStream |
WebOutStream provides methods for generating XML and XHTML content. |
WebReq |
WebReq encapsulates a web request. |
WebRes |
WebRes encapsulates a response to a web request. |
WebSession |
WebSession provides a name/value map associated with a specific browser "connection" to the web server. |
WebUtil |
WebUtil encapsulates several useful utility web methods. |