Uses of Interface
aQute.bnd.service.url.URLConnector

Packages that use URLConnector
aQute.lib.deployer.http   
aQute.lib.deployer.obr   
 

Uses of URLConnector in aQute.lib.deployer.http
 

Classes in aQute.lib.deployer.http that implement URLConnector
 class HttpBasicAuthURLConnector
           
 

Uses of URLConnector in aQute.lib.deployer.obr
 

Classes in aQute.lib.deployer.obr that implement URLConnector
 class DefaultURLConnector
           
 

Constructors in aQute.lib.deployer.obr with parameters of type URLConnector
CachingURLResourceHandle(String url, String baseUrl, File cacheDir, URLConnector connector, CachingURLResourceHandle.CachingMode mode)
           
 



Copyright © 2012 aQute SARL. All Rights Reserved.