|
|
WebExronos uses Web Service as its interface. Web Service is based on the SOAP standards.
SOAP originally stood for Simple Object Access Protocol. This protocol is for exchanging XML-based messages over computer networks, normally using HTTP/HTTPS. SOAP forms the foundation layer of the Web services stack, providing a basic messaging framework on which more abstract layers can be built.
Any language or technology that supports SOAP can be a user of the WebExronos service. To obtain the interface of this service, visit http://www.webexlabs.com/WebExronos/services/Cronos?wsdl to get the WSDL files. The service name is Cronos.
Currently, we provide two samples of Java that use different SOAP implementation packages.
For detailed function and object information of the WebExronos service, please refer to the API Reference