java.lang.Object org.apache.archiva.web.xmlrpc.client.SampleClient
public class SampleClient
TestClient Test client for Archiva Web Services. To execute: 1. set the in the exec-maven-plugin config in the pom.xml in the following order: - url - username - password 2. execute 'mvn exec:java' from the command-line Constructor Summary SampleClient() Method Summary static void main(java.lang.String[] args) Methods inherited from class java.lang.Object clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait Constructor Detail SampleClient public SampleClient() Method Detail main public static void main(java.lang.String[] args) Overview Package Class Tree Deprecated Index Help PREV CLASS NEXT CLASS FRAMES NO FRAMES All Classes SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD
SampleClient()
static void
main(java.lang.String[] args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SampleClient()
public static void main(java.lang.String[] args)