Searched defs:getLocalPort (Results 1 – 4 of 4) sorted by relevance
/external/apache-http/src/org/apache/http/ | ||
D | HttpInetConnection.java | 49 int getLocalPort(); in getLocalPort() method |
/external/apache-http/src/org/apache/http/impl/ | ||
D | SocketHttpClientConnection.java | 130 public int getLocalPort() { in getLocalPort() method in SocketHttpClientConnection |
D | SocketHttpServerConnection.java | 128 public int getLocalPort() { in getLocalPort() method in SocketHttpServerConnection |
/external/apache-http/src/org/apache/http/impl/conn/ | ||
D | AbstractClientConnAdapter.java | 297 public int getLocalPort() { in getLocalPort() method in AbstractClientConnAdapter |