XML.com: XML From the Inside Out
oreilly.comSafari Bookshelf.Conferences.

advertisement
 Resource Guide -> XML-RPC, Web Services, Sun Microsystems, Java -> JAX-RPC

JAX-RPC

Date: Jul. 2, 2001
Link: http://java.sun.com/xml/xml_jaxrpc.html
Source Author or Organization: Sun Microsystems

The Application Programming Interfaces in the Java API for XML (JAX) group comprise an integrated tool set for building Web services with Java and XML.

The Java API for XML- based Remote Procedure Calls (JAX-RPC) is the programming model for implementing RPC messaging. Developers can use JAX-RPC for enabling a Web service to make programmatic calls to remote computer resources. Work is in progress to enable interoperation with Simple Object Access Protocol (SOAP) 1.1 via an attachment mechanism in the future.