|
||||||||||
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()
|
long |
getContentLength()
|
String |
getContentType()
|
String |
getETag()
|
String |
getRequestURI()
|
boolean |
isSuccessful()
|
void |
releaseConnection()
|
Method Detail |
---|
boolean isSuccessful()
int getCode()
String getRequestURI()
String getContentType()
long getContentLength()
InputStream getContent()
String getETag()
void releaseConnection()
void abort()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |