Searched refs:setTTL (Results 1 – 9 of 9) sorted by relevance
216 public void setTTL(byte ttl) throws IOException { in setTTL() method in MulticastSocket219 getImpl().setTTL(ttl); in setTTL()699 getImpl().setTTL(ttl); in send()706 getImpl().setTTL(dttl); in send()
170 protected abstract void setTTL(byte ttl) throws IOException; in setTTL() method in DatagramSocketImpl
186 protected abstract void setTTL(byte ttl) throws IOException; in setTTL() method in AbstractPlainDatagramSocketImpl
166 protected void setTTL(byte ttl) throws IOException { in setTTL() method in PlainDatagramSocketImpl
143 protected void setTTL(byte ttl) throws IOException { in setTTL() method in MockDatagramSocketImpl
225 mss.setTTL((byte) 120); in getTTL()758 mss.setTTL((byte) 120); in setTTLB()
453 protected void setTTL(byte arg0) throws IOException { in setTTL() method in DatagramSocketTest.TestDatagramSocketImpl
191 protected void setTTL(byte arg0) throws IOException { in setTTL() method in OldDatagramSocketImplFactoryTest.TestDatagramSocketImpl
391 protected void setTTL(byte ttl) throws IOException {}