|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HttpResponse
| Method Summary | |
|---|---|
void |
abort()
|
int |
getCode()
|
InputStream |
getContent()
|
int |
getContentLength()
|
String |
getContentType()
|
String |
getRequestURI()
|
boolean |
isSuccessful()
|
void |
releaseConnection()
|
| Method Detail |
|---|
boolean isSuccessful()
int getCode()
String getRequestURI()
String getContentType()
int getContentLength()
InputStream getContent()
void releaseConnection()
void abort()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||