Uses of Interface
org.apache.james.util.inetnetwork.model.InetNetwork

Packages that use InetNetwork
org.apache.james.util.inetnetwork   
org.apache.james.util.inetnetwork.model   
 

Uses of InetNetwork in org.apache.james.util.inetnetwork
 

Methods in org.apache.james.util.inetnetwork that return InetNetwork
 InetNetwork InetNetworkBuilder.getFromString(java.lang.String netspec)
          Creates a InetNetwork for the given String.
 

Uses of InetNetwork in org.apache.james.util.inetnetwork.model
 

Classes in org.apache.james.util.inetnetwork.model that implement InetNetwork
 class Inet4Network
           
 class Inet6Network
           
 



Copyright © 2002-2010 The Apache Software Foundation. All Rights Reserved.