|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.media.mn8.protocol.xmlrpc.TestXmlrpcURL
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 |
public TestXmlrpcURL(java.lang.String[] args)
args
- The tokens of the query string.Method Detail |
public static void main(java.lang.String[] args)
args
- Arguments which are the query string.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |