public interface ExternalResourceMetaData
| Modifier and Type | Method and Description |
|---|---|
long |
getContentLength() |
String |
getEtag()
Some kind of opaque checksum that was advertised by the remote ?server?.
|
Date |
getLastModified() |
String |
getLocation() |
HashValue |
getSha1()
The advertised sha-1 of the external resource.
|
String getLocation()
long getContentLength()
@Nullable String getEtag()
@Nullable HashValue getSha1()
Copyright © 2013. All rights reserved