OverviewSingleDeprecated

package jsx3.net

Networking related classes.

Class Summary
jsx3.net.Form
Provides support for legacy HTML GET and POST forms.
jsx3.net.Request
A generic wrapper to hide the complexities and API-specifics of the native XMLHTTP control for a given browser.
jsx3.net.Service
This class is used in conjunction with the XML Mapping Utility to provide transactional support for those services using XML-based messaging.
jsx3.net.URI
Represents a Uniform Resource Identifier (URI) reference.
jsx3.net.URIResolver
An interface specifying the methods necessary to define a context against which URIs are resolved.