|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ivy.util.url.URLHandler.URLInfo
public static class URLHandler.URLInfo
Constructor Summary | |
---|---|
protected |
URLHandler.URLInfo(boolean available,
long contentLength,
long lastModified)
|
Method Summary | |
---|---|
long |
getContentLength()
|
long |
getLastModified()
|
boolean |
isReachable()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected URLHandler.URLInfo(boolean available, long contentLength, long lastModified)
Method Detail |
---|
public boolean isReachable()
public long getContentLength()
public long getLastModified()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |