com.groupbyinc.flux.client.Response.class Maven / Gradle / Ivy
???? 3 e #com/groupbyinc/flux/client/Response java/lang/Object
Response.java requestLine 4Lcom/groupbyinc/flux/common/apache/http/RequestLine; host 1Lcom/groupbyinc/flux/common/apache/http/HttpHost; response 5Lcom/groupbyinc/flux/common/apache/http/HttpResponse; ?(Lcom/groupbyinc/flux/common/apache/http/RequestLine;Lcom/groupbyinc/flux/common/apache/http/HttpHost;Lcom/groupbyinc/flux/common/apache/http/HttpResponse;)V ()V
requestLine cannot be null java/util/Objects requireNonNull 8(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;
node cannot be null response cannot be null
! this %Lcom/groupbyinc/flux/client/Response; getRequestLine 6()Lcom/groupbyinc/flux/common/apache/http/RequestLine; getHost 3()Lcom/groupbyinc/flux/common/apache/http/HttpHost;
getStatusLine 5()Lcom/groupbyinc/flux/common/apache/http/StatusLine; 3com/groupbyinc/flux/common/apache/http/HttpResponse + ) * , -
getHeaders 2()[Lcom/groupbyinc/flux/common/apache/http/Header;
getAllHeaders 1 0 , 2 getHeader &(Ljava/lang/String;)Ljava/lang/String; getFirstHeader C(Ljava/lang/String;)Lcom/groupbyinc/flux/common/apache/http/Header; 6 7 , 8 -com/groupbyinc/flux/common/apache/http/Header : getValue ()Ljava/lang/String; <