twisted.protocols.amp._ParserHelper class documentationtwisted.protocols.amp
(View In Hierarchy)
A box receiver which records all boxes received.
| Method | __init__ | Undocumented |
| Method | getPeer | Undocumented |
| Method | getHost | Undocumented |
| Method | startReceivingBoxes | No initialization is required. |
| Method | ampBoxReceived | Undocumented |
| Class Method | parse | Parse some amp data stored in a file. |
| Class Method | parseString | Parse some amp data stored in a string. |