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