org.apache.directory.server.dhcp.options.vendor
Class ResourceLocationServers

java.lang.Object
  extended by org.apache.directory.server.dhcp.options.DhcpOption
      extended by org.apache.directory.server.dhcp.options.AddressListOption
          extended by org.apache.directory.server.dhcp.options.vendor.ResourceLocationServers

public class ResourceLocationServers
extends AddressListOption


Constructor Summary
ResourceLocationServers(byte[] resourceLocationServers)
           
 
Method Summary
 
Methods inherited from class org.apache.directory.server.dhcp.options.AddressListOption
valueToByteBuffer
 
Methods inherited from class org.apache.directory.server.dhcp.options.DhcpOption
writeTo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceLocationServers

public ResourceLocationServers(byte[] resourceLocationServers)


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