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 ...

Get SAMS Teach Yourself Programming with Java™ in 24 Hours, FOURTH EDITION now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.