.class public Lorg/apache/http/conn/params/ConnRouteParamBean; .super Lorg/apache/http/params/HttpAbstractParamBean; .source "ConnRouteParamBean.java" # annotations .annotation build Lorg/apache/http/annotation/NotThreadSafe; .end annotation # direct methods .method public constructor (Lorg/apache/http/params/HttpParams;)V .locals 0 .line 1 invoke-direct {p0, p1}, Lorg/apache/http/params/HttpAbstractParamBean;->(Lorg/apache/http/params/HttpParams;)V return-void .end method # virtual methods .method public setDefaultProxy(Lorg/apache/http/HttpHost;)V .locals 2 .line 1 iget-object v0, p0, Lorg/apache/http/params/HttpAbstractParamBean;->params:Lorg/apache/http/params/HttpParams; const-string v1, "http.route.default-proxy" invoke-interface {v0, v1, p1}, Lorg/apache/http/params/HttpParams;->setParameter(Ljava/lang/String;Ljava/lang/Object;)Lorg/apache/http/params/HttpParams; return-void .end method .method public setForcedRoute(Lorg/apache/http/conn/routing/HttpRoute;)V .locals 2 .line 1 iget-object v0, p0, Lorg/apache/http/params/HttpAbstractParamBean;->params:Lorg/apache/http/params/HttpParams; const-string v1, "http.route.forced-route" invoke-interface {v0, v1, p1}, Lorg/apache/http/params/HttpParams;->setParameter(Ljava/lang/String;Ljava/lang/Object;)Lorg/apache/http/params/HttpParams; return-void .end method .method public setLocalAddress(Ljava/net/InetAddress;)V .locals 2 .line 1 iget-object v0, p0, Lorg/apache/http/params/HttpAbstractParamBean;->params:Lorg/apache/http/params/HttpParams; const-string v1, "http.route.local-address" invoke-interface {v0, v1, p1}, Lorg/apache/http/params/HttpParams;->setParameter(Ljava/lang/String;Ljava/lang/Object;)Lorg/apache/http/params/HttpParams; return-void .end method