|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HttpParser.ParsedState | |
|---|---|
| org.norther.tammi.acorn.http | |
| Uses of HttpParser.ParsedState in org.norther.tammi.acorn.http |
|---|
| Methods in org.norther.tammi.acorn.http with parameters of type HttpParser.ParsedState | |
|---|---|
protected static char[] |
HttpParser.getLine(InputStream in,
HttpParser.ParsedState ps,
int max)
Gets the next line buffer from an input stream. |
void |
HttpParser.ParsedState.nested(HttpParser.ParsedState ps)
Starts a nested parsed state. |
protected static void |
HttpParser.parseRequest(char[] buf,
HttpParser.ParsedState ps,
List request)
Parses the request from a char array. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||