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