|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPushbackMessageBody
Body of a HTTP request/response message which can provide PushbackInputStream
.
Method Summary | |
---|---|
PushbackInputStream |
getMessageBodyPushBackInputStream()
Returns a PushbackInputStream for this message body. |
Methods inherited from interface org.eclipse.actf.util.httpproxy.core.IMessageBody |
---|
getContentLength, getMessageBodyInputStream, getMessageBodyTimeoutInputStream, isChunkedEncoding |
Method Detail |
---|
PushbackInputStream getMessageBodyPushBackInputStream()
PushbackInputStream
for this message body.
PushbackInputStream
for this message body.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |