|
|||||||||
| Home >> All >> juju >> reattore >> protocol >> http >> [ impl overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package juju.reattore.protocol.http.impl
| Interface Summary | |
| HeaderParser.Callback | Called when a header has been parsed. |
| StartLineParser.Callback | May be used to generate events on the end of parse instead of being data driven. |
| Class Summary | |
| BaseHttpRequest | HTTP request implementation. |
| BaseHttpResponse | Basic HTTP response implementation. |
| BasicHttpParser | Stateful HTTP parser that will parse blocks of bytes as they are fed in. |
| HeaderParser | HTTP header parser. |
| Http11Protocol | Logic for a HTTP/1.1 session |
| HttpParserHelper | Testing interface that wraps the impl parser and request/response. |
| StartLineParser | Parses a HTTP start (request/response) line. |
|
|||||||||
| Home >> All >> juju >> reattore >> protocol >> http >> [ impl overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||