|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Supported API: false
Extendable: false
Method Summary | |
void |
closeRequestStream(InputStream stream)
Supported API: false |
String |
getEncoding()
Caller should close this stream by calling closeRequestStream Supported API: false |
InputStream |
getInputStream()
Caller should close this stream by calling closeRequestStream Supported API: false |
void |
releaseRequest()
This method is called by the framework to release the request object. |
Method Detail |
public InputStream getInputStream() throws WTException
WTException
public void releaseRequest()
public void closeRequestStream(InputStream stream) throws WTException
stream
-
WTException
public String getEncoding() throws WTException
WTException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |