|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.cs.net.HTTPUtils.Response
An instance of this class is returned by post.
Field Summary | |
java.io.BufferedReader |
content
|
int |
contentLength
|
java.lang.String |
contentType
|
java.util.Hashtable |
headers
|
Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
public java.util.Hashtable headers
public int contentLength
public java.lang.String contentType
public java.io.BufferedReader content
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |