JML

Uses of Class
java.net.InetAddress

Packages that use InetAddress
java.lang JML Specifications for the corresponding types in the Java Developement Kit (JDK). 
java.net JML Specifications for the corresponding types in the Java Developement Kit (JDK). 
 

Uses of InetAddress in java.lang
 

Methods in java.lang with parameters of type InetAddress
 void SecurityManager.checkMulticast(InetAddress maddr)
           
 void SecurityManager.checkMulticast(InetAddress maddr, byte ttl)
          Deprecated.  
 

Uses of InetAddress in java.net
 

Fields in java.net declared as InetAddress
(package private) static InetAddress[] InetAddress.unknown_array
           
 

Methods in java.net that return InetAddress
(package private) static InetAddress InetAddress.anyLocalAddress()
           
static InetAddress InetAddress.getLocalHost()
           
static InetAddress InetAddress.getByAddress(byte[])
           
static InetAddress InetAddress.getByName(String)
           
static InetAddress[] InetAddress.getAllByName(String)
           
private static InetAddress[] InetAddress.getAllByName0(String)
           
(package private) static InetAddress[] InetAddress.getAllByName0(String, boolean)
           
static InetAddress InetAddress.getByAddress(String, byte[])
           
private static InetAddress InetAddress.getByName(String, InetAddress)
           
private static InetAddress[] InetAddress.getAllByName(String, InetAddress)
           
private static InetAddress[] InetAddress.getAllByName0(String, InetAddress, boolean)
           
protected  InetAddress URLStreamHandler.getHostAddress(URL)
           
 

Methods in java.net with parameters of type InetAddress
private static String InetAddress.getHostFromNameService(InetAddress, boolean)
           
private static Object InetAddress.getAddressFromNameService(String, InetAddress)
           
private static InetAddress InetAddress.getByName(String, InetAddress)
           
private static InetAddress[] InetAddress.getAllByName(String, InetAddress)
           
private static InetAddress[] InetAddress.getAllByName0(String, InetAddress, boolean)
           
 


JML

JML is Copyright (C) 1998-2002 by Iowa State University and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This release depends on code from the MultiJava project and is based in part on the Kopi project Copyright (C) 1990-99 DMS Decision Management Systems Ges.m.b.H.