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(TransferListener listener)
           
 WagonHelper.WagonFetcher WagonHelper.getWagonResourceFetcher(TransferListener listener, AuthenticationInfo authenticationInfo, ProxyInfo proxyInfo)
          Deprecated. use getWagonResourceFetcher with protocol argument
 WagonHelper.WagonFetcher WagonHelper.getWagonResourceFetcher(TransferListener listener, AuthenticationInfo authenticationInfo, ProxyInfo proxyInfo, String protocol)
           
 



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