Searched refs:getRemotePort (Results 1 – 11 of 11) sorted by relevance
317 public int getRemotePort() { in getRemotePort() method in AbstractClientConnAdapter320 return conn.getRemotePort(); in getRemotePort()
58 int getRemotePort(); in getRemotePort() method
82 buffer.append(getRemotePort()); in toString()
84 buffer.append(getRemotePort()); in toString()
151 public int getRemotePort() { in getRemotePort() method in SocketHttpClientConnection
149 public int getRemotePort() { in getRemotePort() method in SocketHttpServerConnection
85 int port = ((HttpInetConnection) conn).getRemotePort(); in process()
130 buffer.append(getRemotePort()); in toString()180 public int getRemotePort() { in getRemotePort() method in AndroidHttpClientConnection
142 port = conn.getRemotePort(); in process()
56 method public int getRemotePort();955 method @Deprecated public int getRemotePort();2303 method @Deprecated public int getRemotePort();2322 method @Deprecated public int getRemotePort();2671 method @Deprecated public int getRemotePort();
275 HPLorg/apache/http/impl/SocketHttpClientConnection;->getRemotePort()I360 HPLorg/apache/http/impl/conn/AbstractClientConnAdapter;->getRemotePort()I