Uses of Class
aQute.bnd.service.url.TaggedData

Packages that use TaggedData
aQute.bnd.service.url   
 

Uses of TaggedData in aQute.bnd.service.url
 

Methods in aQute.bnd.service.url that return TaggedData
 TaggedData URLConnector.connectTagged(URL url)
          Connect to the specified URL, also returning the ETag if available.
 TaggedData URLConnector.connectTagged(URL url, String tag)
          Connect to the specified URL while providing the last known tag for the remote resource; the response will be null if the remote resource is unchanged.
 



Copyright © 2014 aQute SARL. All rights reserved.