Searched defs:sendTo (Results 1 – 1 of 1) sorted by relevance
177 void sendTo(byte[] data, InetAddress dstAddr, int port) throws Exception; in sendTo() method258 public void sendTo(byte[] data, InetAddress dstAddr, int port) throws Exception { in sendTo() method in IpSecBaseTest.NativeUdpSocket294 public void sendTo(byte[] data, InetAddress dstAddr, int port) throws Exception { in sendTo() method in IpSecBaseTest.JavaUdpSocket