Uses of Interface
org.apache.turbine.services.xmlrpc.XmlRpcService

Packages that use XmlRpcService
org.apache.turbine.services.xmlrpc The XML-RPC Service can be used to communicate with a remote application. 
 

Uses of XmlRpcService in org.apache.turbine.services.xmlrpc
 

Classes in org.apache.turbine.services.xmlrpc that implement XmlRpcService
 class TurbineXmlRpcService
          This is a service which will make an xml-rpc call to a remote server.
 

Methods in org.apache.turbine.services.xmlrpc that return XmlRpcService
static XmlRpcService TurbineXmlRpc.getService()
          Returns system's configured implementation of XmlRpcService.
 



Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.