|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.amazon.s3.Response
The parent class of all other Responses. This class keeps track of the HttpURLConnection response.
| Field Summary | |
java.net.HttpURLConnection |
connection
|
| Constructor Summary | |
Response(java.net.HttpURLConnection connection)
|
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public java.net.HttpURLConnection connection
| Constructor Detail |
public Response(java.net.HttpURLConnection connection)
throws java.io.IOException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||