All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.webpieces.http2parser.impl.ParsingState Maven / Gradle / Ivy

package com.webpieces.http2parser.impl;

public enum ParsingState {
	NEED_PARSE_FRAME_HEADER, NEED_PARSE_BODY

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy