Searched refs:getRemotePort (Results 1 – 8 of 8) sorted by relevance
53 int getRemotePort(); in getRemotePort() method
312 public int getRemotePort() { in getRemotePort() method in AbstractClientConnAdapter315 return conn.getRemotePort(); in getRemotePort()
79 buffer.append(getRemotePort()); in toString()
77 buffer.append(getRemotePort()); in toString()
146 public int getRemotePort() { in getRemotePort() method in SocketHttpClientConnection
144 public int getRemotePort() { in getRemotePort() method in SocketHttpServerConnection
80 int port = ((HttpInetConnection) conn).getRemotePort(); in process()
137 port = conn.getRemotePort(); in process()