public class ServerParser extends Parser
| Modifier and Type | Class and Description |
|---|---|
static interface |
ServerParser.Listener |
headerParser| Constructor and Description |
|---|
ServerParser(ServerParser.Listener listener) |
| Modifier and Type | Method and Description |
|---|---|
protected ContentParser |
findContentParser(FCGI.FrameType frameType) |
public ServerParser(ServerParser.Listener listener)
protected ContentParser findContentParser(FCGI.FrameType frameType)
findContentParser in class ParserCopyright © 1995-2015 Webtide. All Rights Reserved.