Netprog 2002
- HTTP
JAX-RPC -- Java API for XML-based RPC
•A
JAX-RPC client can access a Web service that is not running on the Java platform and vice
versa.
•This flexibility is possible because
JAX-RPC
uses technologies defined by the World Wide Web Consortium (W3C): HTTP, SOAP, and
WSDL.
•