Xindice API
version 1.1b3

org.apache.xindice.server.rpc
Class RPCMessageInterface

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

public final class RPCMessageInterface
extends java.lang.Object

Version:
CVS $Revision: 1.7 $, $Date: 2003/12/11 14:06:16 $

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

RPCMessageInterface

public RPCMessageInterface()
Method Detail

run

public java.util.Hashtable run(java.util.Hashtable message)
                        throws java.lang.Exception

Xindice API
version 1.1b3

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