|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--FESI.Extensions.Extension
|
+--org.apache.xmlrpc.fesi.FesiRpcExtension
An extension to transparently call and serve XML-RPC from the
FESI EcmaScript
interpreter.
The extension adds constructors for XML-RPC clients and servers to the Global
Object. For more information on how to use this please look at the files
server.es and client.es in the src/fesi directory of the
distribution.
All argument conversion is done automatically. Currently the following
argument and return types are supported:
| Constructor Summary | |
FesiRpcExtension()
|
|
| Method Summary | |
void |
initializeExtension(FESI.Interpreter.Evaluator evaluator)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FesiRpcExtension()
| Method Detail |
public void initializeExtension(FESI.Interpreter.Evaluator evaluator)
throws FESI.Exceptions.EcmaScriptException
initializeExtension in class FESI.Extensions.Extension
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||