org.activemath.events.impl
Class XmlrpcEventTesterSimple
java.lang.Object
org.activemath.events.impl.XmlrpcEventTesterSimple
public class XmlrpcEventTesterSimple
- extends Object
XML-RPC client to test remote events.
|
Method Summary |
static void |
main(String[] args)
main method |
void |
run()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlrpcEventTesterSimple
public XmlrpcEventTesterSimple(String serverUrl)
throws IOException
- Throws:
IOException
run
public void run()
throws Exception
- Throws:
Exception
main
public static void main(String[] args)
throws Exception
- main method
- Throws:
Exception