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