org.media.mn8.protocol.xmlrpc
Class TestXmlrpcURL
java.lang.Object
|
+--org.media.mn8.protocol.xmlrpc.TestXmlrpcURL
- public class TestXmlrpcURL
- extends Object
This is an application which uses our new xmlrpc
protocol handler to obtain information.
Constructor Summary |
TestXmlrpcURL(String[] args)
This constructor does all of the work of obtaining
the data from the server. |
Method Summary |
static void |
main(String[] args)
The method launches the application. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestXmlrpcURL
public TestXmlrpcURL(String[] args)
- This constructor does all of the work of obtaining
the data from the server.
- Parameters:
args
- The tokens of the query string.
main
public static void main(String[] args)
- The method launches the application.
- Parameters:
args
- Arguments which are the query string.
"Copyright © 2000-2002 Internet Multicasting Services, media.org & noLimits Technologies. All Rights Reserved."