.class public Lorg/apache/http/params/HttpProtocolParamBean; .super Lorg/apache/http/params/HttpAbstractParamBean; .source "HttpProtocolParamBean.java" # annotations .annotation runtime Ljava/lang/Deprecated; .end annotation # direct methods .method public constructor (Lorg/apache/http/params/HttpParams;)V .registers 2 .line 46 invoke-direct {p0, p1}, Lorg/apache/http/params/HttpAbstractParamBean;->(Lorg/apache/http/params/HttpParams;)V return-void .end method # virtual methods .method public setContentCharset(Ljava/lang/String;)V .registers 3 .line 54 iget-object v0, p0, Lorg/apache/http/params/HttpProtocolParamBean;->params:Lorg/apache/http/params/HttpParams; invoke-static {v0, p1}, Lorg/apache/http/params/HttpProtocolParams;->setContentCharset(Lorg/apache/http/params/HttpParams;Ljava/lang/String;)V return-void .end method .method public setHttpElementCharset(Ljava/lang/String;)V .registers 3 .line 50 iget-object v0, p0, Lorg/apache/http/params/HttpProtocolParamBean;->params:Lorg/apache/http/params/HttpParams; invoke-static {v0, p1}, Lorg/apache/http/params/HttpProtocolParams;->setHttpElementCharset(Lorg/apache/http/params/HttpParams;Ljava/lang/String;)V return-void .end method .method public setUseExpectContinue(Z)V .registers 3 .line 66 iget-object v0, p0, Lorg/apache/http/params/HttpProtocolParamBean;->params:Lorg/apache/http/params/HttpParams; invoke-static {v0, p1}, Lorg/apache/http/params/HttpProtocolParams;->setUseExpectContinue(Lorg/apache/http/params/HttpParams;Z)V return-void .end method .method public setUserAgent(Ljava/lang/String;)V .registers 3 .line 62 iget-object v0, p0, Lorg/apache/http/params/HttpProtocolParamBean;->params:Lorg/apache/http/params/HttpParams; invoke-static {v0, p1}, Lorg/apache/http/params/HttpProtocolParams;->setUserAgent(Lorg/apache/http/params/HttpParams;Ljava/lang/String;)V return-void .end method .method public setVersion(Lorg/apache/http/HttpVersion;)V .registers 3 .line 58 iget-object v0, p0, Lorg/apache/http/params/HttpProtocolParamBean;->params:Lorg/apache/http/params/HttpParams; invoke-static {v0, p1}, Lorg/apache/http/params/HttpProtocolParams;->setVersion(Lorg/apache/http/params/HttpParams;Lorg/apache/http/ProtocolVersion;)V return-void .end method