org.apache.turbine.services.xmlrpc |
The XML-RPC Service can be used to communicate with a remote application.
$Id: package.html 264148 2005-08-29 14:21:04Z henning $
|
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. |