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

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.Routers

public class Routers
extends AddressListOption


Constructor Summary
Routers(byte[] routers)
           
 
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

Routers

public Routers(byte[] routers)


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