Xindice API
version 1.2m1

org.apache.xindice.server.rpc
Class RPCMessageInterface

java.lang.Object
  extended byorg.apache.xindice.server.rpc.RPCMessageInterface
All Implemented Interfaces:
org.apache.xmlrpc.XmlRpcHandler

public final class RPCMessageInterface
extends Object
implements org.apache.xmlrpc.XmlRpcHandler

Version:
$Revision: 595817 $, $Date: 2007-11-16 15:49:03 -0500 (Fri, 16 Nov 2007) $

Field Summary
static String MESSAGE_PARAM
           
 
Method Summary
 Object execute(org.apache.xmlrpc.XmlRpcRequest xmlRpcRequest)
           
static org.apache.xmlrpc.XmlRpcHandler getHandler()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MESSAGE_PARAM

public static final String MESSAGE_PARAM
See Also:
Constant Field Values
Method Detail

getHandler

public static org.apache.xmlrpc.XmlRpcHandler getHandler()

execute

public Object execute(org.apache.xmlrpc.XmlRpcRequest xmlRpcRequest)
               throws org.apache.xmlrpc.XmlRpcException
Specified by:
execute in interface org.apache.xmlrpc.XmlRpcHandler
Throws:
org.apache.xmlrpc.XmlRpcException

Xindice API
version 1.2m1

Copyright (c) 1999-2007 The Apache Software Foundation. All Rights Reserved.