Package org.eclipse.jetty.fcgi.parser
package org.eclipse.jetty.fcgi.parser
-
ClassDescriptionParser for the BEGIN_REQUEST frame content.Parser for FastCGI frame content.The result of the frame content parsing.Parser for the END_REQUEST frame content.Parser for the FastCGI frame header.Parser for the PARAMS frame content.The FastCGI protocol exchanges frames.The parser for STDOUT frame content.A stream content parser parses frame bodies of type STDIN, STDOUT and STDERR.