January 2002
Beginner
480 pages
13h 15m
English
We’ll start up the Java client-based Jabber-RPC responder (imaginatively called JabberRPCResponder) specifying a handler class that is to service the XML-RPC-encoded method calls, get it to connect to a Jabber server, and listen for incoming Jabber-RPC requests. It will use the Helma XML-RPC library (at http://xmlrpc.helma.org) to service incoming requests using the handler class.
Being a Java script, we’ll use the JabberBeans
library. We’ll need to extend the library’s capabilities to handle
extensions in the new jabber:iq:rpc namespace.
Read now
Unlock full access