org.jvnet.hudson.proxy_dhcp
Class PXEOptions

java.lang.Object
  extended by org.jvnet.hudson.proxy_dhcp.PXEOptions

public class PXEOptions
extends java.lang.Object

Author:
Kohsuke Kawaguchi

Field Summary
static byte PXE_DISCOVERY_CONTROL
           
 
Constructor Summary
PXEOptions()
           
 
Method Summary
static DHCPOption createDiscoveryControl()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PXE_DISCOVERY_CONTROL

public static final byte PXE_DISCOVERY_CONTROL
See Also:
Constant Field Values
Constructor Detail

PXEOptions

public PXEOptions()
Method Detail

createDiscoveryControl

public static DHCPOption createDiscoveryControl()


Copyright © 2009. All Rights Reserved.