Xindice API
version 1.1

org.apache.xindice.server.rpc
Class RPCMessageInterface

java.lang.Object
  |
  +--org.apache.xindice.server.rpc.RPCMessageInterface

public final class RPCMessageInterface
extends Object

Version:
$Revision: 526028 $, $Date: 2007-04-05 22:22:01 -0400 (Thu, 05 Apr 2007) $

Field Summary
static String MESSAGE_PARAM
           
 
Constructor Summary
RPCMessageInterface()
           
 
Method Summary
 Hashtable run(Hashtable message)
           
 
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
Constructor Detail

RPCMessageInterface

public RPCMessageInterface()
Method Detail

run

public Hashtable run(Hashtable message)
              throws Exception

Xindice API
version 1.1

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