okhttp3.internal.http.RealInterceptorChain.class Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of java-sdk Show documentation
Show all versions of java-sdk Show documentation
Java SDK for connecting to the Relayr Cloud
The newest version!
???? 3 ?
( [ \ ] ^ _ ` a
b c d e
[ f
g h
i j k
[ l
m c n
o p
q
r s t
u v w x y z
r
{ | } ~
?
? h
? ?
{ ? ? ? interceptors Ljava/util/List; Signature 'Ljava/util/List; streamAllocation .Lokhttp3/internal/connection/StreamAllocation; httpCodec !Lokhttp3/internal/http/HttpCodec;
connection Lokhttp3/Connection; index I request Lokhttp3/Request; calls ?(Ljava/util/List;Lokhttp3/internal/connection/StreamAllocation;Lokhttp3/internal/http/HttpCodec;Lokhttp3/Connection;ILokhttp3/Request;)V Code LineNumberTable LocalVariableTable this ,Lokhttp3/internal/http/RealInterceptorChain; LocalVariableTypeTable ?(Ljava/util/List;Lokhttp3/internal/connection/StreamAllocation;Lokhttp3/internal/http/HttpCodec;Lokhttp3/Connection;ILokhttp3/Request;)V ()Lokhttp3/Connection; 0()Lokhttp3/internal/connection/StreamAllocation;
httpStream #()Lokhttp3/internal/http/HttpCodec; ()Lokhttp3/Request; proceed %(Lokhttp3/Request;)Lokhttp3/Response;
Exceptions ? ?(Lokhttp3/Request;Lokhttp3/internal/connection/StreamAllocation;Lokhttp3/internal/http/HttpCodec;Lokhttp3/Connection;)Lokhttp3/Response; next interceptor Lokhttp3/Interceptor; response Lokhttp3/Response;
StackMapTable t v ? sameConnection (Lokhttp3/HttpUrl;)Z url Lokhttp3/HttpUrl;
SourceFile RealInterceptorChain.java 9 ? * + 2 3 . / 0 1 4 5 6 7 G K ? ? ? java/lang/AssertionError 8 5 ? W ? U V java/lang/IllegalStateException java/lang/StringBuilder network interceptor ? ? ? ? ? ? # must retain the same host and port ? ? 9 ? ! must call proceed() exactly once *okhttp3/internal/http/RealInterceptorChain 9 : okhttp3/Interceptor ? ? java/lang/NullPointerException interceptor returned null ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? java/lang/Object okhttp3/Interceptor$Chain Chain InnerClasses java/io/IOException okhttp3/Response ()V java/util/List size ()I okhttp3/Request ()Lokhttp3/HttpUrl; append -(Ljava/lang/String;)Ljava/lang/StringBuilder; get (I)Ljava/lang/Object; -(Ljava/lang/Object;)Ljava/lang/StringBuilder; toString ()Ljava/lang/String; (Ljava/lang/String;)V intercept /(Lokhttp3/Interceptor$Chain;)Lokhttp3/Response; okhttp3/HttpUrl host okhttp3/Connection route ()Lokhttp3/Route;
okhttp3/Route address ()Lokhttp3/Address; okhttp3/Address java/lang/String equals (Ljava/lang/Object;)Z port 1 ( ) * + , - . / 0 1 2 3 4 5 6 7 8 5 9 : ; ? &*? *+? *? *,? *-? *? *? ? <