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 abstract  Subnet AbstractDhcpStore.findSubnet(java.net.InetAddress clientAddress)
          Find the subnet definition matching the given address.
protected  Subnet SimpleDhcpStore.findSubnet(java.net.InetAddress clientAddress)
          Find the subnet for the given client address.
 



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