|
|||||||||
| Home >> All >> org >> media >> mn8 >> protocol >> [ xmlrpc overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.media.mn8.protocol.xmlrpc
Class TestXmlrpcURL

java.lang.Objectorg.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.
| Method Detail |
main
public static void main(java.lang.String[] args)
- The method launches the application.
|
|||||||||
| Home >> All >> org >> media >> mn8 >> protocol >> [ xmlrpc overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.media.mn8.protocol.xmlrpc.TestXmlrpcURL