|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Represents a strategy to determine the content length based on the properties of an HTTP message.
| Field Summary | |
static int |
CHUNKED
|
static int |
IDENTITY
|
| Method Summary | |
long |
determineLength(HttpMessage message)
|
| Field Detail |
public static final int IDENTITY
public static final int CHUNKED
| Method Detail |
public long determineLength(HttpMessage message)
throws HttpException
HttpException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||