Summary
By design, this first look at XML-RPC programming in Java contained no details about the underlying XML delivered in each method call and returned value.
Apache XML-RPC makes this possible, as do other software libraries that support the protocol. Though it may prove helpful to extend your knowledge at some point into the nitty-gritty details of XML-RPC's data types, you can adopt the protocol entirely with techniques, data types, and classes in Java.
XML-RPC makes it possible to create web services with a small amount of coding, taking requests and exchanging information over the Internet, a home office network, or another environment.
If you branch out into another programming language, you're likely to find an XML-RPC implementation ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access