Searched defs:setTTL (Results 1 – 7 of 7) sorted by relevance
143 protected void setTTL(byte ttl) throws IOException { in setTTL() method in MockDatagramSocketImpl
453 protected void setTTL(byte arg0) throws IOException { in setTTL() method in DatagramSocketTest.TestDatagramSocketImpl
170 protected abstract void setTTL(byte ttl) throws IOException; in setTTL() method in DatagramSocketImpl
214 public void setTTL(byte ttl) throws IOException { in setTTL() method in MulticastSocket
164 protected void setTTL(byte ttl) throws IOException { in setTTL() method in PlainDatagramSocketImpl
165 protected abstract void setTTL(byte ttl) throws IOException; in setTTL() method in AbstractPlainDatagramSocketImpl
191 protected void setTTL(byte arg0) throws IOException { in setTTL() method in OldDatagramSocketImplFactoryTest.TestDatagramSocketImpl