org.apache.xmlrpc.fesi
Class FesiRpcExtension.GlobalObjectRemoteServer
java.lang.Object
BuiltinFunctionObject
org.apache.xmlrpc.fesi.FesiRpcExtension.GlobalObjectRemoteServer
- Enclosing class:
- FesiRpcExtension
- class FesiRpcExtension.GlobalObjectRemoteServer
- extends BuiltinFunctionObject
Method Summary |
ESValue |
callFunction(ESObject thisObject,
ESValue[] arguments)
|
ESObject |
doConstruct(ESObject thisObject,
ESValue[] arguments)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FesiRpcExtension.GlobalObjectRemoteServer
FesiRpcExtension.GlobalObjectRemoteServer(java.lang.String name,
Evaluator evaluator,
FunctionPrototype fp)
callFunction
public ESValue callFunction(ESObject thisObject,
ESValue[] arguments)
throws EcmaScriptException
- Throws:
EcmaScriptException
doConstruct
public ESObject doConstruct(ESObject thisObject,
ESValue[] arguments)
throws EcmaScriptException
- Throws:
EcmaScriptException
Copyright © ${year} Apache Software Foundation. All Rights Reserved.