Uses of Class
org.apache.directory.server.dhcp.store.Subnet

Packages that use Subnet
org.apache.directory.server.dhcp.store   
 

Uses of Subnet in org.apache.directory.server.dhcp.store
 

Methods in org.apache.directory.server.dhcp.store that return Subnet
protected  Subnet SimpleDhcpStore.findSubnet(java.net.InetAddress clientAddress)
          Find the subnet for the given client address.
protected abstract  Subnet AbstractDhcpStore.findSubnet(java.net.InetAddress clientAddress)
          Find the subnet definition matching the given address.
 



Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.