Searched defs:getRemotePort (Results 1 – 4 of 4) sorted by relevance
| /external/apache-http/src/org/apache/http/ | ||
| D | HttpInetConnection.java | 53 int getRemotePort(); in getRemotePort() method |
| /external/apache-http/src/org/apache/http/impl/ | ||
| D | SocketHttpServerConnection.java | 144 public int getRemotePort() { in getRemotePort() method in SocketHttpServerConnection |
| D | SocketHttpClientConnection.java | 146 public int getRemotePort() { in getRemotePort() method in SocketHttpClientConnection |
| /external/apache-http/src/org/apache/http/impl/conn/ | ||
| D | AbstractClientConnAdapter.java | 312 public int getRemotePort() { in getRemotePort() method in AbstractClientConnAdapter |