Searched refs:getRemotePort (Results 1 – 11 of 11) sorted by relevance
58 int getRemotePort(); in getRemotePort() method
317 public int getRemotePort() { in getRemotePort() method in AbstractClientConnAdapter320 return conn.getRemotePort(); in getRemotePort()
84 buffer.append(getRemotePort()); in toString()
82 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();961 method @Deprecated public int getRemotePort();2309 method @Deprecated public int getRemotePort();2328 method @Deprecated public int getRemotePort();2677 method @Deprecated public int getRemotePort();
275 HPLorg/apache/http/impl/SocketHttpClientConnection;->getRemotePort()I360 HPLorg/apache/http/impl/conn/AbstractClientConnAdapter;->getRemotePort()I