Uses of Package
org.apache.directory.server.dhcp.options

Packages that use org.apache.directory.server.dhcp.options
org.apache.directory.server.dhcp.io Provides the encoders and decoders for DHCP message and option conversions. 
org.apache.directory.server.dhcp.messages Provides message objects for DHCP messages. 
org.apache.directory.server.dhcp.options Provides base message objects for DHCP options. 
org.apache.directory.server.dhcp.options.dhcp Provides DHCP options for the DHCP protocol. 
org.apache.directory.server.dhcp.options.linklayer Provides link layer options for the DHCP protocol. 
org.apache.directory.server.dhcp.options.misc Provides miscellaneous options for the DHCP protocol. 
org.apache.directory.server.dhcp.options.perhost Provides per-host options for the DHCP protocol. 
org.apache.directory.server.dhcp.options.perinterface Provides per-interface options for the DHCP protocol. 
org.apache.directory.server.dhcp.options.tcp Provides TCP options for the DHCP protocol. 
org.apache.directory.server.dhcp.options.vendor Provides vendor options for the DHCP protocol. 
org.apache.directory.server.dhcp.service Provides the implementation of the DhcpService
org.apache.directory.server.dhcp.store   
 

Classes in org.apache.directory.server.dhcp.options used by org.apache.directory.server.dhcp.io
OptionsField
          The Dynamic Host Configuration Protocol (DHCP) provides a framework for passing configuration information to hosts on a TCP/IP network.
 

Classes in org.apache.directory.server.dhcp.options used by org.apache.directory.server.dhcp.messages
OptionsField
          The Dynamic Host Configuration Protocol (DHCP) provides a framework for passing configuration information to hosts on a TCP/IP network.
 

Classes in org.apache.directory.server.dhcp.options used by org.apache.directory.server.dhcp.options
DhcpOption
          The Dynamic Host Configuration Protocol (DHCP) provides a framework for passing configuration information to hosts on a TCP/IP network.
OptionsField
          The Dynamic Host Configuration Protocol (DHCP) provides a framework for passing configuration information to hosts on a TCP/IP network.
 

Classes in org.apache.directory.server.dhcp.options used by org.apache.directory.server.dhcp.options.dhcp
AddressOption
          The Dynamic Host Configuration Protocol (DHCP) provides a framework for passing configuration information to hosts on a TCP/IP network.
ByteOption
          The Dynamic Host Configuration Protocol (DHCP) provides a framework for passing configuration information to hosts on a TCP/IP network.
DhcpOption
          The Dynamic Host Configuration Protocol (DHCP) provides a framework for passing configuration information to hosts on a TCP/IP network.
IntOption
          The Dynamic Host Configuration Protocol (DHCP) provides a framework for passing configuration information to hosts on a TCP/IP network.
ShortOption
          The Dynamic Host Configuration Protocol (DHCP) provides a framework for passing configuration information to hosts on a TCP/IP network.
StringOption
          The Dynamic Host Configuration Protocol (DHCP) provides a framework for passing configuration information to hosts on a TCP/IP network.
 

Classes in org.apache.directory.server.dhcp.options used by org.apache.directory.server.dhcp.options.linklayer
ByteOption
          The Dynamic Host Configuration Protocol (DHCP) provides a framework for passing configuration information to hosts on a TCP/IP network.
DhcpOption
          The Dynamic Host Configuration Protocol (DHCP) provides a framework for passing configuration information to hosts on a TCP/IP network.
IntOption
          The Dynamic Host Configuration Protocol (DHCP) provides a framework for passing configuration information to hosts on a TCP/IP network.
 

Classes in org.apache.directory.server.dhcp.options used by org.apache.directory.server.dhcp.options.misc
AddressListOption
          The Dynamic Host Configuration Protocol (DHCP) provides a framework for passing configuration information to hosts on a TCP/IP network.
ByteOption
          The Dynamic Host Configuration Protocol (DHCP) provides a framework for passing configuration information to hosts on a TCP/IP network.
DhcpOption
          The Dynamic Host Configuration Protocol (DHCP) provides a framework for passing configuration information to hosts on a TCP/IP network.
StringOption
          The Dynamic Host Configuration Protocol (DHCP) provides a framework for passing configuration information to hosts on a TCP/IP network.
 

Classes in org.apache.directory.server.dhcp.options used by org.apache.directory.server.dhcp.options.perhost
AddressListOption
          The Dynamic Host Configuration Protocol (DHCP) provides a framework for passing configuration information to hosts on a TCP/IP network.
ByteOption
          The Dynamic Host Configuration Protocol (DHCP) provides a framework for passing configuration information to hosts on a TCP/IP network.
DhcpOption
          The Dynamic Host Configuration Protocol (DHCP) provides a framework for passing configuration information to hosts on a TCP/IP network.
IntOption
          The Dynamic Host Configuration Protocol (DHCP) provides a framework for passing configuration information to hosts on a TCP/IP network.
ShortOption
          The Dynamic Host Configuration Protocol (DHCP) provides a framework for passing configuration information to hosts on a TCP/IP network.
 

Classes in org.apache.directory.server.dhcp.options used by org.apache.directory.server.dhcp.options.perinterface
AddressOption
          The Dynamic Host Configuration Protocol (DHCP) provides a framework for passing configuration information to hosts on a TCP/IP network.
ByteOption
          The Dynamic Host Configuration Protocol (DHCP) provides a framework for passing configuration information to hosts on a TCP/IP network.
DhcpOption
          The Dynamic Host Configuration Protocol (DHCP) provides a framework for passing configuration information to hosts on a TCP/IP network.
ShortOption
          The Dynamic Host Configuration Protocol (DHCP) provides a framework for passing configuration information to hosts on a TCP/IP network.
 

Classes in org.apache.directory.server.dhcp.options used by org.apache.directory.server.dhcp.options.tcp
ByteOption
          The Dynamic Host Configuration Protocol (DHCP) provides a framework for passing configuration information to hosts on a TCP/IP network.
DhcpOption
          The Dynamic Host Configuration Protocol (DHCP) provides a framework for passing configuration information to hosts on a TCP/IP network.
IntOption
          The Dynamic Host Configuration Protocol (DHCP) provides a framework for passing configuration information to hosts on a TCP/IP network.
 

Classes in org.apache.directory.server.dhcp.options used by org.apache.directory.server.dhcp.options.vendor
AddressListOption
          The Dynamic Host Configuration Protocol (DHCP) provides a framework for passing configuration information to hosts on a TCP/IP network.
AddressOption
          The Dynamic Host Configuration Protocol (DHCP) provides a framework for passing configuration information to hosts on a TCP/IP network.
DhcpOption
          The Dynamic Host Configuration Protocol (DHCP) provides a framework for passing configuration information to hosts on a TCP/IP network.
ShortOption
          The Dynamic Host Configuration Protocol (DHCP) provides a framework for passing configuration information to hosts on a TCP/IP network.
StringOption
          The Dynamic Host Configuration Protocol (DHCP) provides a framework for passing configuration information to hosts on a TCP/IP network.
 

Classes in org.apache.directory.server.dhcp.options used by org.apache.directory.server.dhcp.service
OptionsField
          The Dynamic Host Configuration Protocol (DHCP) provides a framework for passing configuration information to hosts on a TCP/IP network.
 

Classes in org.apache.directory.server.dhcp.options used by org.apache.directory.server.dhcp.store
OptionsField
          The Dynamic Host Configuration Protocol (DHCP) provides a framework for passing configuration information to hosts on a TCP/IP network.
 



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