Uses of Class
org.apache.maven.index.updater.WagonHelper.WagonFetcher

Packages that use WagonHelper.WagonFetcher
org.apache.maven.index.updater   
 

Uses of WagonHelper.WagonFetcher in org.apache.maven.index.updater
 

Methods in org.apache.maven.index.updater that return WagonHelper.WagonFetcher
 WagonHelper.WagonFetcher WagonHelper.getWagonResourceFetcher(org.apache.maven.wagon.events.TransferListener listener)
           
 WagonHelper.WagonFetcher WagonHelper.getWagonResourceFetcher(org.apache.maven.wagon.events.TransferListener listener, org.apache.maven.wagon.authentication.AuthenticationInfo authenticationInfo, org.apache.maven.wagon.proxy.ProxyInfo proxyInfo)
          Deprecated. use getWagonResourceFetcher with protocol argument
 WagonHelper.WagonFetcher WagonHelper.getWagonResourceFetcher(org.apache.maven.wagon.events.TransferListener listener, org.apache.maven.wagon.authentication.AuthenticationInfo authenticationInfo, org.apache.maven.wagon.proxy.ProxyInfo proxyInfo, String protocol)
           
 



Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.