Searched refs:getSocketAddress (Results 1 – 3 of 3) sorted by relevance
46 dp.getSocketAddress(); in test_Constructor$BI()231 thePacket.getSocketAddress()); in test_Constructor$BILjava_net_SocketAddress()272 thePacket.getSocketAddress()); in test_Constructor$BIILjava_net_SocketAddress()292 thePacket.getSocketAddress()); in test_getSocketAddress()333 thePacket.getSocketAddress()); in test_setSocketAddressLjava_net_SocketAddress()
355 public synchronized SocketAddress getSocketAddress() { in getSocketAddress() method in DatagramPacket
159 dc.send(bb, p.getSocketAddress()); in send()163 dc.send(bb, p.getSocketAddress()); in send()