org.deegree.enterprise.control
Class RPCMethodCall
java.lang.Object
org.deegree.enterprise.control.RPCMethodCall
public class RPCMethodCall
- extends Object
- Version:
- $Revision: 9338 $ $Date: 2007-12-27 13:31:31 +0100 (Do, 27 Dez 2007) $
- Author:
- Andreas Poth
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RPCMethodCall
RPCMethodCall(String methodeName,
RPCParameter[] parameters)
- Parameters:
methodeName
- name of the remote procedureparameters
- parameters that are passed to the remote procedure
getMethodName
public String getMethodName()
- returns the name of the remote procedure
- Returns:
- name of the remote procedure
getParameters
public RPCParameter[] getParameters()
- returns an array of RPCParameter parameter that are passed
to the remote procedure. The parameters are returned in the same order
as they are passed to the remote procedure
- Returns:
- parameters that are passed to the remote procedure
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net