com.groupbyinc.flux.common.http.HttpResponse.class Maven / Gradle / Ivy
???? 2 ,com/groupbyinc/flux/common/http/HttpResponse java/lang/Object +com/groupbyinc/flux/common/http/HttpMessage HttpResponse.java
getStatusLine .()Lcom/groupbyinc/flux/common/http/StatusLine;
setStatusLine /(Lcom/groupbyinc/flux/common/http/StatusLine;)V 5(Lcom/groupbyinc/flux/common/http/ProtocolVersion;I)V G(Lcom/groupbyinc/flux/common/http/ProtocolVersion;ILjava/lang/String;)V
setStatusCode (I)V java/lang/IllegalStateException setReasonPhrase (Ljava/lang/String;)V getEntity .()Lcom/groupbyinc/flux/common/http/HttpEntity; setEntity /(Lcom/groupbyinc/flux/common/http/HttpEntity;)V getLocale ()Ljava/util/Locale; setLocale (Ljava/util/Locale;)V
Exceptions
SourceFile