public interface IPushbackMessageBody extends IMessageBody
PushbackInputStream
.Modifier and Type | Method and Description |
---|---|
PushbackInputStream |
getMessageBodyPushBackInputStream()
Returns a
PushbackInputStream for this message body. |
getContentLength, getMessageBodyInputStream, getMessageBodyTimeoutInputStream, isChunkedEncoding
PushbackInputStream getMessageBodyPushBackInputStream()
PushbackInputStream
for this message body.PushbackInputStream
for this message body.