Fields Summary |
---|
public static final int | CONTINUEContinue the processing |
public static final int | BREAKDo not continue the processing. |
public static final int | REQUEST_LINE_PARSEDThe request line has been parsed |
public static final int | RESPONSE_PROCEEDEDThe response has been proceeded. |
public static final int | REQUEST_BUFFEREDThe request has been buffered. |