|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
| CompressedHttpClient | |
| SOAP | |
| StandardHttpClient | Provides client-side HTTP communication |
| XmlRpcClient | Handles XML-RPCs to a server. |
| XmlRpcContentHandler | Methods here are called by the xml parser used in XmlRpcClient |
| XmlRpcValue | Used to represent an XML-RPC value while a request is being parsed. |
| XmlWriter | Correctly formats Strings in xml syntax Currently only supports ISO-8859-1 encoding of XML. |
| Exception Summary | |
| XmlRpcException | Used to alert user of xml-rpc errors |
A webservice client for SuperWaba with support for encryption and compression. Check the samples HelloClient and HelloServer.
The SuperWaba Global Library PDB file (that must be installed in the device) containing the classes is located in SuperWabaSDK/lib/xplat/XPlatWebservice.pdb.
It will also need the following files: XPlatHtml.pdb, XPlatIoHttp.pdb, XPlatUtilCrypto.pdb, XPlatUtilProps.pdb, XPlatXML.pdb, XPlatZlib.pdb
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||