Package | Description |
---|---|
com.predic8.membrane.core.http |
Modifier and Type | Class and Description |
---|---|
class |
Body
A message body (streaming, if possible).
|
class |
ChunkedBody
Reads the body with "Transfer-Encoding: chunked".
|
class |
EmptyBody |
Modifier and Type | Field and Description |
---|---|
protected AbstractBody |
Message.body |
Modifier and Type | Method and Description |
---|---|
AbstractBody |
Message.getBody() |
Modifier and Type | Method and Description |
---|---|
int |
Chunk.copyChunkLength(byte[] raw,
int destPos,
AbstractBody body) |
void |
Message.setBody(AbstractBody b) |
Copyright © 2012. All Rights Reserved.