com.squareup.okhttp.internal.framed.ErrorCode.class Maven / Gradle / Ivy
???? 3 ? d
e f I g
0 h
0 i j k l
m 1
n o 3 p 4 q 5 r 6 s 7 t 8 u 9 v : w ; x < y = z > { ? | @ } A ~ B C ? ? NO_ERROR /Lcom/squareup/okhttp/internal/framed/ErrorCode; PROTOCOL_ERROR INVALID_STREAM UNSUPPORTED_VERSION
STREAM_IN_USE STREAM_ALREADY_CLOSED INTERNAL_ERROR FLOW_CONTROL_ERROR
STREAM_CLOSED FRAME_TOO_LARGE REFUSED_STREAM CANCEL COMPRESSION_ERROR
CONNECT_ERROR ENHANCE_YOUR_CALM INADEQUATE_SECURITY HTTP_1_1_REQUIRED INVALID_CREDENTIALS httpCode I spdyRstCode spdyGoAwayCode $VALUES 0[Lcom/squareup/okhttp/internal/framed/ErrorCode; values 2()[Lcom/squareup/okhttp/internal/framed/ErrorCode; Code LineNumberTable valueOf C(Ljava/lang/String;)Lcom/squareup/okhttp/internal/framed/ErrorCode; LocalVariableTable name Ljava/lang/String; (Ljava/lang/String;IIII)V this Signature (III)V fromSpdy3Rst 2(I)Lcom/squareup/okhttp/internal/framed/ErrorCode; errorCode code
StackMapTable fromHttp2 fromSpdyGoAway ()V ALjava/lang/Enum;
SourceFile ErrorCode.java H I I ? ? -com/squareup/okhttp/internal/framed/ErrorCode N ? S ? D E F E G E J K S T 1 2 3 2 4 2 5 2 6 2 7 2 8 2 9 2 : 2 ; 2 <