org.apache.turbine.services.xmlrpc |
The XML-RPC Service can be used to communicate with a remote application.
$Id: package.html 534527 2007-05-02 16:10:59Z tv $
|
Java Source File Name | Type | Comment |
TurbineXmlRpc.java | Class | This is a static accesor class for
XmlRpcService . |
TurbineXmlRpcService.java | Class | This is a service which will make an xml-rpc call to a remote
server. |
XmlRpcService.java | Interface | The interface an XmlRpcService implements. |