org.media.mn8.protocol.xmlrpc
Class TestXmlrpcURL

java.lang.Object
  |
  +--org.media.mn8.protocol.xmlrpc.TestXmlrpcURL

public class TestXmlrpcURL
extends java.lang.Object

This is an application which uses our new xmlrpc protocol handler to obtain information.


Constructor Summary
TestXmlrpcURL(java.lang.String[] args)
          This constructor does all of the work of obtaining the data from the server.
 
Method Summary
static void main(java.lang.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
 

Constructor Detail

TestXmlrpcURL

public TestXmlrpcURL(java.lang.String[] args)
This constructor does all of the work of obtaining the data from the server.
Parameters:
args - The tokens of the query string.
Method Detail

main

public static void main(java.lang.String[] args)
The method launches the application.
Parameters:
args - Arguments which are the query string.


"Copyright © 2001 Internet Multicasting Services & media.org. All Rights Reserved."