Searched defs:setTimeToLive (Results 1 – 7 of 7) sorted by relevance
148 protected void setTimeToLive(int ttl) throws IOException { in setTimeToLive() method in MockDatagramSocketImpl
462 protected void setTimeToLive(int arg0) throws IOException { in setTimeToLive() method in DatagramSocketTest.TestDatagramSocketImpl
191 protected abstract void setTimeToLive(int ttl) throws IOException; in setTimeToLive() method in DatagramSocketImpl
241 public void setTimeToLive(int ttl) throws IOException { in setTimeToLive() method in MulticastSocket
158 protected void setTimeToLive(int ttl) throws IOException { in setTimeToLive() method in PlainDatagramSocketImpl
174 protected abstract void setTimeToLive(int ttl) throws IOException; in setTimeToLive() method in AbstractPlainDatagramSocketImpl
195 protected void setTimeToLive(int arg0) throws IOException { in setTimeToLive() method in OldDatagramSocketImplFactoryTest.TestDatagramSocketImpl