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

java.lang.Object
  extended byorg.apache.directory.server.dhcp.options.DhcpOption
      extended byorg.apache.directory.server.dhcp.options.AddressOption
          extended byorg.apache.directory.server.dhcp.options.vendor.SwapServer

public class SwapServer
extends AddressOption


Constructor Summary
SwapServer(byte[] swapServer)
           
 
Methods inherited from class org.apache.directory.server.dhcp.options.AddressOption
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

SwapServer

public SwapServer(byte[] swapServer)