Searched refs:setTTL (Results 1 – 10 of 10) sorted by relevance
220 public void setTTL(byte ttl) throws IOException { in setTTL() method in MulticastSocket223 getImpl().setTTL(ttl); in setTTL()706 getImpl().setTTL(ttl); in send()713 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
191 protected void setTTL(byte arg0) throws IOException { in setTTL() method in OldDatagramSocketImplFactoryTest.TestDatagramSocketImpl
177 protected void setTTL(byte ttl) throws IOException { in setTTL() method in MockDatagramSocketImpl
225 mss.setTTL((byte) 120); in getTTL()751 mss.setTTL((byte) 120); in setTTLB()
453 protected void setTTL(byte arg0) throws IOException { in setTTL() method in DatagramSocketTest.TestDatagramSocketImpl
391 protected void setTTL(byte ttl) throws IOException {}
5585 method @Deprecated protected abstract void setTTL(byte) throws java.io.IOException;5800 method @Deprecated public void setTTL(byte) throws java.io.IOException;