Package | Description |
---|---|
aQute.bnd.service.url |
Modifier and Type | Method and Description |
---|---|
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 © 2015 aQute SARL. All rights reserved.