Interface Response<T>
- All Superinterfaces:
AutoCloseable
-
Method Summary
-
Method Details
-
statusCode
- Throws:
IOException
-
headers
-
close
void close()- Specified by:
closein interfaceAutoCloseable
-
body
- Throws:
IOException
-
getURI
URI getURI() -
getHeader
-
getLastModified
long getLastModified() -
checkResponseCode
- Throws:
FileNotFoundExceptionIOException
-