|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.activemath.events.impl.XmlrpcEventTester
public class XmlrpcEventTester
XML-RPC client to test remote events.
| Constructor Summary | |
|---|---|
XmlrpcEventTester(String serverUrl,
int callbackPort)
Subscribe ourselfs at the remote event server. |
|
| Method Summary | |
|---|---|
static void |
main(String[] args)
main method |
int |
onEvent(String refId,
Hashtable props)
The remote event callback |
void |
run()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XmlrpcEventTester(String serverUrl,
int callbackPort)
throws org.apache.xmlrpc.XmlRpcException,
IOException
org.apache.xmlrpc.XmlRpcException
IOException| Method Detail |
|---|
public int onEvent(String refId,
Hashtable props)
public void run()
throws Exception
Exception
public static void main(String[] args)
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||