Searched refs:HttpConnectionParams (Results 1 – 7 of 7) sorted by relevance
52 public final class HttpConnectionParams implements CoreConnectionPNames { class56 private HttpConnectionParams() { in HttpConnectionParams() method in HttpConnectionParams
36 import org.apache.http.params.HttpConnectionParams;318 int connTimeout = HttpConnectionParams.getConnectionTimeout(params); in connectSocket()319 int soTimeout = HttpConnectionParams.getSoTimeout(params); in connectSocket()
6217 org.apache.http.params.HttpConnectionParams
73846 Lorg/apache/http/params/HttpConnectionParams;73847 Lorg/apache/http/params/HttpConnectionParams;->getConnectionTimeout(Lorg/apache/http/params/HttpPar…73848 Lorg/apache/http/params/HttpConnectionParams;->getLinger(Lorg/apache/http/params/HttpParams;)I73849 Lorg/apache/http/params/HttpConnectionParams;->getSocketBufferSize(Lorg/apache/http/params/HttpPara…73850 Lorg/apache/http/params/HttpConnectionParams;->getSoTimeout(Lorg/apache/http/params/HttpParams;)I73851 Lorg/apache/http/params/HttpConnectionParams;->getTcpNoDelay(Lorg/apache/http/params/HttpParams;)Z73852 Lorg/apache/http/params/HttpConnectionParams;->isStaleCheckingEnabled(Lorg/apache/http/params/HttpP…73853 Lorg/apache/http/params/HttpConnectionParams;->setConnectionTimeout(Lorg/apache/http/params/HttpPar…73854 Lorg/apache/http/params/HttpConnectionParams;->setLinger(Lorg/apache/http/params/HttpParams;I)V73855 Lorg/apache/http/params/HttpConnectionParams;->setSocketBufferSize(Lorg/apache/http/params/HttpPara…[all …]
51942 HSPLorg/apache/http/params/HttpConnectionParams;->getConnectionTimeout(Lorg/apache/http/params/Http…51943 HSPLorg/apache/http/params/HttpConnectionParams;->getLinger(Lorg/apache/http/params/HttpParams;)I51944 HSPLorg/apache/http/params/HttpConnectionParams;->getSoTimeout(Lorg/apache/http/params/HttpParams;)I51945 HSPLorg/apache/http/params/HttpConnectionParams;->getSocketBufferSize(Lorg/apache/http/params/HttpP…51946 HSPLorg/apache/http/params/HttpConnectionParams;->getTcpNoDelay(Lorg/apache/http/params/HttpParams;…51947 HSPLorg/apache/http/params/HttpConnectionParams;->isStaleCheckingEnabled(Lorg/apache/http/params/Ht…51948 HSPLorg/apache/http/params/HttpConnectionParams;->setConnectionTimeout(Lorg/apache/http/params/Http…51949 HSPLorg/apache/http/params/HttpConnectionParams;->setSoTimeout(Lorg/apache/http/params/HttpParams;I…51950 HSPLorg/apache/http/params/HttpConnectionParams;->setSocketBufferSize(Lorg/apache/http/params/HttpP…51951 HSPLorg/apache/http/params/HttpConnectionParams;->setStaleCheckingEnabled(Lorg/apache/http/params/H…[all …]
57271 …public final deprecated class HttpConnectionParams implements org.apache.http.params.CoreConnectio…
73765 …public final deprecated class HttpConnectionParams implements org.apache.http.params.CoreConnectio…