| Package | Description | 
|---|---|
| org.apache.maven.wagon | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Wagon. connect(Repository source,
              AuthenticationInfo authenticationInfo,
              ProxyInfoProvider proxyInfoProvider)Initiate the connection to the repository. | 
| void | AbstractWagon. connect(Repository repository,
              AuthenticationInfo authenticationInfo,
              ProxyInfoProvider proxyInfoProvider) | 
| void | Wagon. connect(Repository source,
              ProxyInfoProvider proxyInfoProvider)Initiate the connection to the repository. | 
| void | AbstractWagon. connect(Repository repository,
              ProxyInfoProvider proxyInfoProvider) | 
Copyright © 2003–2013 The Apache Software Foundation. All rights reserved.