Java API For XML-Based RPC: Java (Programming Language), Application Programming Interface, XML - Brossura

 
9786134549813: Java API For XML-Based RPC: Java (Programming Language), Application Programming Interface, XML

Sinossi

Please note that the content of this book primarily consists of articles available from Wikipedia or other free sources online. Java API for XML-based RPC (JAX-RPC) allows a Java application to invoke a Java-based Web Service with a known description while still being consistent with its WSDL description. It can be seen as Java RMIs over Web services. JAX-RPC 2.0 was renamed JAX-WS 2.0 (Java API for XML Web Services). It works as follows: 1. A Java program invokes a method on a stub (local object representing the remote service) 2. The stub invokes routines in the JAX-RPC Runtime System (RS) 3. The RS converts the remote method invocation into a SOAP message 4. The RS transmits the message as an HTTP request

Le informazioni nella sezione "Riassunto" possono far riferimento a edizioni diverse di questo titolo.